|
|
|
|
|
by genericspammer
554 days ago
|
|
Is there a distinction between LLM’s and AI, or do we consider LLM’s to exhibit intellect? I remeber Sam Altman pointing out in some interview that he considers GPT to be a reasoning machine. I suppose that if you consider what GPT does to be resoning, then calling it AI is not so far fetched. I feel it’s more like pattern recognition though rather than reasoning, since there’s no black box ”reasoning” component in an LLM. |
|
Predicting the next token based on a compressed dataset of human generated content isn't intelligence in any meaningful definition of the word. That doesn't mean LLMs aren't impressive or useful for certain tasks, but they aren't intelligent.
When Altman describes them as reasoning machines he's either lying (likely for marketing purposes) or using a different definition of "reasoning" than most people would. The latest release of GPT is attempting to mimic reasoning, but what they're actually doing is having one system act as an automated prompt engineer in between the GPT model and the end user.