Hacker News new | ask | show | jobs
by pton_xd 521 days ago
> However I would argue an LLM will never built a trained model like stockfish or deepseek.

It doesn't have to, the LLM just needs access to a computer. Then it can write the code for Stockfish and execute it. Or just download it, the same way you or I would.

> True AGI or SI would stop trying to be a grand master of everything but rather know what best method/model should be applied to a given problem.

Yep, but I don't see how that relates to LLMs not reaching AGI. They can already write basic Python scripts to answer questions, they just need (vastly) more advanced scripting capabilities.