Slides / VideoBeginner
Next-Token Prediction: The Core Mechanism
LLMs generate text by producing a probability distribution over possible next tokens and picking one, repeating this loop token by token.
1 / 6
LLMs generate text by producing a probability distribution over possible next tokens and picking one, repeating this loop token by token.