LLM
A large language model — a system trained on text to predict what comes next.
Everything a chat assistant does rests on next-token prediction at scale. That single mechanism explains both the fluency and the failure modes: the model is optimising for plausible continuation, not for being right.