Definition
Plain language
The step-by-step process of a language model turning its internal numbers into actual words, one piece at a time.
As stated in the literature
The procedure converting a model's output probability distribution into emitted tokens via strategies like greedy selection, nucleus sampling, or speculative decoding; the regime where commitment failures and latency tradeoffs surface.
Also called: decode, decoded
Why it matters: The decoding strategy shapes both how good and how fast an answer is, trading off quality, variety, and the time you wait for a reply.
For example, when a chatbot replies word by word, decoding is the step choosing each next word from the model's internal list of probabilities.
Heard on the show
“These characters are correctly-decoded, valid Unicode with no assigned picture, so the renderer just silently drops them.”Episode 208 — The Blank Space in Your AI Approval Box That Isn't Empty