Home/What went wrong

Troubleshooting index

Start from what is broken

Reference works are organised by the name of the thing, which assumes you already know what to call it. This is the same 256 concepts indexed the other way round: 34 things that actually go wrong, and what explains each one.

Models in production

The confidence scores do not mean anything

A model can be accurate and badly calibrated at the same time: its 90% is not really 90%.

Training

Language models

It agrees with me even when I am wrong

Training on human preference rewards agreement, and the model has poor access to its own confidence.

Output is repetitive or wildly inconsistent

The sampling settings. Too deterministic loops, too random wanders.

The same prompt gives different answers each time

Generation is stochastic by default. That is a setting, not a defect.

Retrieval and RAG

Agents

Cost and speed

Evaluation

Why this page exists. Nobody arrives at a reference work knowing the name of their problem. They arrive with a system that is behaving badly and a description of the behaviour. Every entry above maps a description to the concepts that explain it, and links to the full treatment where one exists.

Nothing here is new writing. It is the existing corpus with a second index over it, which is the only kind of index worth adding: one that matches how people actually search.