this post was submitted on 08 Feb 2024
920 points (94.7% liked)
Programmer Humor
32464 readers
508 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, if training is included, then why it is not included for the developer? From his first days of his life?
When did the training happen? The LLM is trained for the task starting when the task is assigned. The developer's training has already completed, for this task at least.
No? The LLM was trained before you ever even interacted with it. They're not going to train a model on the fly each time you want to use it, that's fucking ridiculous.
And even if they do need to train a model, transfer learning is often a viable shortcut