jargon

Applied AI·The API layer

you always take the top token, get the same answer on every run, and occasionally watch it repeat itself in a loop.

Greedy decoding

Draft summary, pending review

Always picking the single most probable token. Maximally consistent, sometimes repetitive. Temperature 0 approximates this.

Commonly confused with