this post was submitted on 08 Feb 2024
837 points (94.6% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MxM111@kbin.social 26 points 2 years ago (2 children)

Well, if training is included, then why it is not included for the developer? From his first days of his life?

[–] RealJoL@feddit.de 6 points 2 years ago (1 children)

The difference is that the dev paid for their training themselves

[–] MxM111@kbin.social 2 points 2 years ago

The company OpenAI also paid for LLM training and then sell LLM to users.

[–] ilinamorato@lemmy.world -3 points 2 years ago (1 children)

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.

[–] Deceptichum@kbin.social 14 points 2 years ago* (last edited 2 years ago) (2 children)

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.

[–] ilinamorato@lemmy.world 4 points 2 years ago

That's the joke that the comic is making. Whether or not it's reflective of reality, they're joking about a company training a new AI model to calculate the area of rectangles.

[–] 0ops@lemm.ee 2 points 2 years ago

And even if they do need to train a model, transfer learning is often a viable shortcut