jargon

Applied AI·The API layer

the raw scores exist before any probability does, and temperature is a knob applied to those, not to the words.

Logits

Draft summary, pending review

The raw scores the model assigns to every vocabulary token at each step, before they are converted to probabilities. Sampling parameters like temperature operate on these.