Autoregressive
Definition
Generative models predicting the next token in a sequence based on all previously generated tokens.
Example Case
Standard GPT architectures.
Generative models predicting the next token in a sequence based on all previously generated tokens.