The phantom call — hallucinations.
Sometimes the model hands you a fluent, confident answer that is pure invention. That is a hallucination — and a few changes to how you ask make it far rarer.
A hallucination is a confident answer to a question the model cannot actually answer — something false stated as fact, fluent and often dressed in convincing detail. It is not lying: the model does not know it is wrong. It simply produced the continuation its training made most likely.
Why does it happen? Recall Lesson 1: the model only ever predicts the next word, and it always produces something fluent. Crucially, it has no “no data” setting — no way to return a blank. When it lacks the real answer, the most natural-sounding continuation is often a natural-sounding invention. A gap is the commonest trigger, but a leading question or a strong pattern can coax a fabrication out of a model that “knew” better — and the confident tone is no signal, since it reads the same whether the model knows or is guessing.
Picture an umpire required to rule on every ball. He never saw the edge, but instinct fires and the finger goes up — no deceit, just a reflex making a call where there was no evidence. That is the phantom call. The model has even less choice: fluent text is the only thing it can produce, so a gap comes out as fluent invention rather than “I couldn't tell.”
The fixes are not about trusting harder. You can (1) give it permission to say “I don't know”, (2) hand it the actual evidence to read from instead of asking it to recall — the big one — and (3) ask it to cite a source you can check. Lowering temperature (Lesson 5) trims the odd unlucky token, but not a confident fabrication; grounding it in evidence is the biggest lever.
Ask the umpire something it cannot know, watch it invent an answer — then switch on the safeguards one by one and watch the phantom call give way.
The safeguards are just how you call it.
Each safeguard is a change to the request, not to the model. The biggest one — handing over the record — is a whole technique of its own, coming next. The record goes where everything else goes: into the context window from Lesson 2, paying the same budget.
It cannot not answer — so a gap comes out as an answer.
A model always produces fluent text, so a gap in its knowledge — or a leading question — surfaces as a confident, plausible fabrication, never a blank and never a warning. And its own certainty is no guide: a made-up answer can carry just as high a probability as a true one.
The fix is in the setup, not in trusting harder: let it abstain, hand it the real evidence to read from (retrieval — the next lesson), and ask it to cite so you can check. And for anything that matters, verify.