Viewing profile — selim-now
selim-now
HN member- Joined
- Wed, Mar 27, 2024, 10:53 AM UTC
- HN karma
- 3
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About selim-now
Recent public activity
- comment
- story
-
comment
Comment #45438641
[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!
-
comment
Comment #45437383
where you considering fine-tuning the SLM as well?
-
comment
Comment #45437292
let's connect, I can hook you up with a custom SLM -> dm on X
-
comment
Comment #45437252
isn't that the premise of the Nvidia paper? https://arxiv.org/pdf/2506.02153
-
comment
Comment #45435309
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://w…
-
comment
Comment #45435264
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-pe…
-
comment
Comment #45435244
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 …
-
comment
Comment #45435217
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…
-
comment
Comment #45435191
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 rob…