Hacker News new | ask | show | jobs
by fl7305 33 days ago
Sure, we agree there.

But it seems to me that if the LLM can effectively "execute" the instruction of how to take an input IP packet and generate a response IP packet based on a set or rules, then that's effectively a general purpose processor. And not an "auto completer", right?

1 comments

That's one way to look at it, but you're right - taking "autocompletion" to the extreme, we arrived at a task executor.
To me, "autocompletion" means a pure lookup function input->output.

That's a lot different from "general purpose processor which can act based on program logic, stored data, and input data".