Skip to content
The loss curve

Generation

Producing a new sequence of tokens by sampling the model one step at a time. Each emitted token feeds back as input for the next step.

Companion explanation in Step by Token, chapter 1.

Where this term gets built