Concept
Autoregressive
Autoregressive means the model generates a sequence one element at a time, where each new element is conditioned on all the elements before it. , token_n-1)`.
The rest of “Autoregressive” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.
Log in to unlock→