logits

logits

/ˈloʊdʒɪts/

LLM Inference

raw, unnormalized scores output by the model before conversion to probabilities

Logits are converted to probabilities using the softmax function.

Origin: From log-odds in statistics, coined 1944