Skip to content

GlossaryFloor 1 · The Modela solid block on its own: the prediction machineFloor 1 · The Model

large language model

No. 005 · v2026-08FR: modèle de langage (LLM)

A large language model is a machine for predicting what comes next in a text: from what precedes, it proposes the next fragment, then starts again. Like someone who had read everything and would finish your sentences, without checking what they claim.

What it is not

A large language model is not a knowledge base that you query. Nothing is filed there and then found again: the text is rebuilt every time, which is why it can be right, approximate or wrong with exactly the same assurance. Nor is it an intelligence that would understand your intentions: there is neither understanding nor verification, only a probable continuation of what precedes.

In depth

A single task

A large language model is trained on a single task: guessing the next element in a sequence of text. The text reaches it cut into tokens, it gives each possible token a probability of being the next one, a draw picks one, the result is fed back in and the operation starts again. All the apparent variety of uses, summarising, translating, drafting, classifying, follows from this single repeated operation. The consequence is direct: the model always produces something, including when it has no reason to be right.

What it does not have

By itself, a large language model has neither memory, nor access to the outside world, nor any capacity to act: those three things are added to it by what is built around it. It knows only what was in its training data and what is put in front of it at each call. This is what makes the boundary with the agent clear: the model returns an answer and stops there, the agent is the system that chains the turns and triggers actions. Confusing the two lends the model powers that belong to the harness, or charges it with limits it no longer has.

Fluency and accuracy

The most frequent trap is to read ease as competence: the fluency of an answer and its accuracy are two independent dimensions, and style says nothing about correctness. A second trap has to do with size: a bigger model is not better on every task, and it costs more at each call, which leads serious architectures to reserve the most capable models for the steps that deserve them. A third is more insidious: the model does not natively tell an instruction from a document, since everything reaches it as text. An instruction slipped into a page can therefore be followed as if it came from you, and that is the starting point of most security questions on this floor.

Relations where the neighbours live

Related comparisons
LLM or Agent

Check 3 questions · click your answer

Level 1 · Recognise

Why does a large language model sometimes state a false answer with assurance?

Level 2 · Distinguish

A system drafts a report then sends the email. What sent the email?

Level 2 · Distinguish

What separates a large language model from an agent?

No. 005 · v2026-08 · first written in · editorial responsibility Anthony Capirchio

Lexigraph, "Large language model", v2026-08, https://www.lexigraph.org/en/large-language-model/, CC BY 4.0.

Report

What goes with your message

Entry · Large language model
No. 005 · v2026-08 · /en/large-language-model

What is this about
0 / 600

It is used to reply to you, and for nothing else. What is recorded