Hacker News new | ask | show | jobs
by anon291 479 days ago
Logits are not probabilities... at least not in the way you understand probability. Probabilities mathematically are anything that broadly behaves like a probability, whereas colloquially probabilities represent the likelihood or the preponderance of a particular phenomenon. Logits are not either of those.
1 comments

The probability of token generation is a function of the logits. Do you have an actual point related to the linked paper?
That is one way of sampling tokens. It is not the only way. Logits do not map neatly to belief, although it is convenient to behave as if they do