Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For one thing, you have do a certain amount of looping if you want to, say, sort or systematically search a combinatorical space. LLMs don't do that.


LLMs are auto regressive, meaning, to generate multi-word output, you take the old output, feed it in as input and get the next word. This loop provides all the basis for recursive thinking.

Perhaps you can say that current context-limited approaches limit the total memory of such a thing. Obviously that is true, but not functionally different than brains or computers.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: