Viewing profile — fine_tune
fine_tune
HN member- Joined
- Wed, Mar 19, 2025, 9:31 PM UTC
- HN karma
- 74
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About fine_tune
No profile information was provided.
Recent public activity
-
comment
Comment #45453432
LLMs are only 3-5 years old (NLP is much older OFC), for all we know they'll be a dead end in research like LSTM are today - LLM/Multi Modal just look super hot. "Attention is all …
-
comment
Comment #45335068
Its cloudflare trying to enshittify the internet with micro transactions[0] and take their N% cut (of course it will start at like 2% but ask any uber driver how thats going). The …
-
comment
Comment #45226423
I got rage baited by this so hard, cant comprehend thinking this way. Hung out with PhD's, economists, bankers, trust find kids, scientists, and artists - who maybe weren't top tie…
-
comment
Comment #45214975
I was going to argue "LLM's need code samples to-do well on languages and if we are honest C# is a language mostly held in private repo's" but Github's 2024 report[0] says its the …
-
comment
Comment #44991013
I'm no ruby expert, so forgive my ignorance, but it looks like a small "NER model" packaged as a string convince wrapper named `filter` that tries to filter out "sensitive info" on…
-
comment
Comment #44749657
Yes and no, for human search - its kinda neat, you might find some duplicates, or some nearby neighbour bugs that help you solve a whole class of issues. But the cool kids? They'd …
-
comment
Comment #44749228
RAG is taking a bunch of docs, chunking them it to text blocks of a certain length (how best todo this up for debate), creating a search API that takes query (like a google search)…
-
comment
Comment #44302172
You bought a house that had a murder X years ago and are wondering if your guilty for the murder, probably not - aslong as you don't do more murder in it. I suppose real life is mo…
-
comment
Comment #43609875
Attempting to train this on a real workload I converted over the weekend after, "step" 8M~ so far and rarely scores above 5% and most are 0% but has scored 60% once 7M~ steps ago. …
-
comment
Comment #43421430
Love unsloth btw, use it for some other stuff at work, GRPO stuff was fun :) I know its coming but "mUlTi GpU PlZ" :pleading: <3
-
comment
Comment #43417559
> I'm interested to know if anyone is using fine-tuning to train a model on proprietary or in-house codebases and documentation. I've done it, 1/2 the team though it was great 20% …