this post was submitted on 02 Sep 2026
540 points (99.3% liked)

Technology

87814 readers
3378 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Not_mikey@lemmy.dbzer0.com 3 points 1 day ago (2 children)

Can you reasonably train a local model? Inference is one thing and can be run on a decent gaming graphics card but training requires a lot more compute.

[–] Dran_Arcana@lemmy.world 4 points 1 day ago (1 children)

You can absolutely train a nontrivial task model on a gaming gpu (image classifier, sound classifier, text model with a very structured input and output, etc). You can also post-train addon layers on top of existing open-weight models (LORA).

[–] utopiah@lemmy.world 1 points 1 day ago

Can you train it better than anything already available on model zoos for free though? If not then beside learning I dont see the point.

[–] frongt@lemmy.zip 4 points 1 day ago

Depends on the size of the training data, how big the resulting model is, and how fast you want it to finish.