Hacker News new | ask | show | jobs
by famouswaffles 980 days ago
>The ChatGPT "AI" isn't an autonomous thinker performing its own actions based on reasoning of what's fed to it.

Yes it is. Or it very well could be. Agency is trivial to implement in LLMs.

https://github.com/microsoft/autogen

https://arxiv.org/abs/2307.07924

The intelligence and tool access of the LLM in question is the only thing stopping things from being particularly dangerous (to humanity).

1 comments

The only way you'll get intelligence is if these models start a permanent training cycle, feeding input and output between them makes a larger model not one computing its data in a new way.