Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
selim-now
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Vibe-tuning: creating custom models with a prompt
(distillabs.ai)
6 points
by
selim-now
10mo ago
|
0 comments
2.
▲
by
selim-now
1y ago
[edit] have you tried with a smaller model? I'm afraid a 3B model will brick my rusty laptop sorry, missed that part, the accuracy drop-off isn't that bad!
3.
▲
by
selim-now
1y ago
where you considering fine-tuning the SLM as well?
4.
▲
by
selim-now
1y ago
let's connect, I can hook you up with a custom SLM -> dm on X
5.
▲
by
selim-now
1y ago
isn't that the premise of the Nvidia paper? https://arxiv.org/pdf/2506.02153
6.
▲
by
selim-now
1y ago
If the cost of getting the model is $200, then the cost of the trade-off seems to be quite clear. You are right that the labor is a factor, unless you use a platform like https://www.distillabs.ai/ then the process is autom
7.
▲
by
selim-now
1y ago
interesting, I would argue that fine-tuning makes sense especially in cases where you want to narrow down a small model to a single task – in this case you can get the most bang-per-parameter in a way, using a small model that performs very
8.
▲
by
selim-now
1y ago
well, fine-tuning is possible on consumer hardware, the problem is that it would be slow and that you're limited in the size of the dataset you can use in the process. In case you would want to follow the approach in this paper and syn
9.
▲
by
selim-now
1y ago
That would definitely make the evaluation more robust. My fear is that with LLMs at hand people became allergic to preparing good human-labelled evaluation sets and would always to some degree use an LLM as a crutch.
10.
▲
by
selim-now
1y ago
yes! check out https://distillabs.ai/ – follows a similar approach except the evaluation set is held out before the synthetic data generation, which I would argue makes it more robust (I'm affiliated)