Interesting concept that raised the question for me: What is the primary limiting factor right now that prevents LLM’s or any other AI model to go “end to end” on programming a full software solution or full design/engineering solution? Is it token limitations or accuracy the further you get into the solution?
Nvidia Trains LLM on Chip Design
31–40 of 151 posts
Re: Nvidia Trains LLM on Chip Design
#32Earlier quoted context omitted.
I guess this would be the context window size in the case of LLMs. Edit: On second thought, maybe at a certain minimum context window size it is possible to cajole the instructions in such a way that you at any point in the process make the LLM work at a suitable level of abstraction more like humans do.
Maybe the issue is that for us the "context window" that we feed ourselves is actually a compressed and abstracted version - we do not re-feed ourselves the whole conversation but a "notion" and key points that we have stored. LLMs have static memory so I guess there is no other way as to single-pass the whole thing. For human-like learning it would need to update it state (learn) on the fly as it does inference.
Re: Nvidia Trains LLM on Chip Design
#33Google has been using machine learning for chip design since at least 2021: https://www.nature.com/articles/s41586-021-03544-w Hasn't brought about the singularity yet.
Analog Chip Design is an Art. Can AI Help? - https://www.youtube.com/watch?v=lNypq1XuZRo
Re: Nvidia Trains LLM on Chip Design
#34The title is a bit misleading as the first sentence says "to help chip designers with tasks related to chip design, including answering general questions about chip design, summarizing bug documentation, and writing scripts for EDA tools." Still pretty cool though.
Isn’t that what chip design is?
Re: Nvidia Trains LLM on Chip Design
#35"""Let an ultraintelligent machine be defined as a machine that can far surpass all the intellectual activities of any man however clever. Since the design of machines is one of these intellectual activities, an ultraintelligent machine could design even better machines; there would then unquestionably be an 'intelligence explosion,' and the intelligence of man would be left far behind... Thus the first ultraintellig…
Re: Nvidia Trains LLM on Chip Design
#36Earlier quoted context omitted.
Isn’t that what chip design is?
The title suggested to me, and I see other commenters here, that the LLM was doing the chip design which isn't the case at all. So misleading title.
Re: Nvidia Trains LLM on Chip Design
#37Re: Nvidia Trains LLM on Chip Design
#38Google has been using machine learning for chip design since at least 2021: https://www.nature.com/articles/s41586-021-03544-w Hasn't brought about the singularity yet.
https://retractionwatch.com/2023/09/26/nature-flags-doubts-o...
Re: Nvidia Trains LLM on Chip Design
#39"""Let an ultraintelligent machine be defined as a machine that can far surpass all the intellectual activities of any man however clever. Since the design of machines is one of these intellectual activities, an ultraintelligent machine could design even better machines; there would then unquestionably be an 'intelligence explosion,' and the intelligence of man would be left far behind... Thus the first ultraintellig…
I suspect physical limitations similar to how many runaway processes in the universe are more logistical than exponential in nature.
Re: Nvidia Trains LLM on Chip Design
#40"""Let an ultraintelligent machine be defined as a machine that can far surpass all the intellectual activities of any man however clever. Since the design of machines is one of these intellectual activities, an ultraintelligent machine could design even better machines; there would then unquestionably be an 'intelligence explosion,' and the intelligence of man would be left far behind... Thus the first ultraintellig…
Keeping in mind, this holds true in a runaway fashion if the only bottleneck to more intelligence is further intelligence. I suspect physical limitations similar to how many runaway processes in the universe are more logistical than exponential in nature.
There is precedence for superhuman inteligence if you look at the best historical polymaths, and that's just what one can do with 20 W of energy. We're probably nowhere close to the universal inteligence cap in terms of physical limitations, if there even is such a thing.