this post was submitted on 04 Mar 2025
11 points (82.4% liked)
Comradeship // Freechat
2342 readers
140 users here now
Talk about whatever, respecting the rules established by Lemmygrad. Failing to comply with the rules will grant you a few warnings, insisting on breaking them will grant you a beautiful shiny banwall.
A community for comrades to chat and talk about whatever doesn't fit other communities
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wouldn’t have thought an LLM to be of use for circuit design in the first place, so I wouldn’t have been disappointed.
I mean, people use it for making code.
Maybe I'm wrong but the amount of code available online you can use to feed a model is probably a few orders of magnitude larger than circuit designs.
LLMs are often trained on up to some 80% code, depending on use although usually it's probably lower, as that has been shown to improve their logical/thinking skills.
Basically, if the task can be done with only words and there is a lot of data of it present day LLMs can probably get really good at it if properly trained for it, but for things like circuits, where a lot of the data is likelly to be graphical or there might just not be much of it, LLMs aren't yet as good at.