"At its core, it is a big pile of words that predicts the next word, using some maths the computers figured out." "An LLM predicts the next word based on all the words before it. That is the whole story. There is no idea sitting underneath. The words are everything." This is just flat out wrong. Words are used as training data, to build a system of vector embeddings. The LLM contains no words. That was the training d…
An approach that might shed some light is instead to define what consciousness ISN'T. Naively let us say consciousness is NOT a large list of weights (i.e. an LLM).
The uncanny emergent ability depends entirely on training data. A mathematical model is used to match output against training data (via loss functions etc). The training data contains all the human ingenuity, logic, rational, patterns and features.
Try giving an LLM model the alphabet ALONE and see what it comes up with?