this post was submitted on 08 Feb 2024
910 points (94.8% liked)

Programmer Humor

31992 readers
139 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Deceptichum@kbin.social 14 points 7 months ago* (last edited 7 months ago) (3 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 5 points 7 months 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 7 months ago

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