Earlier quoted context omitted.
can you actually share what "current AI models" are then? Not trying to be rude, but you just said "na ah" and then refused to argument any position.
Current LLMs are "modeling" something according to pretty much any sense of the word "model". In the technical, computational linguistics sense, LLMs are language models that give a conditional posterior distribution over sentences. Given some (constrained) context, the model tells you the posterior distribution over sentences in or around that context. In the nontechnical, layman sense of the word, they are a system…
Great summary, thanks!