LLMs are basically a library that can talk.
That’s not artificial intelligence.
replies(3):
That’s not artificial intelligence.
A simple example is how LLMs do math. They are not calculators and have not memorized every sum in existence. Instead they deploy a whole set of mental math techniques that were discovered at training time. For example, Claude uses a special trick for adding 2 digit numbers ending in 6 and 9.
Many more examples in this recent reach report, including evidence of future planning while writing rhyming poetry.
https://www.anthropic.com/research/tracing-thoughts-language...
If you ask the LLM to explain how it got the answer the response it gives you won't necessarily be the steps it used to figure out the answer.