Decoder-only architecture
AIDecoder-only architecture: A design using only stacked decoder blocks with causal masking to predict the next token, used by most large language models.
Decoder-only architecture: A design using only stacked decoder blocks with causal masking to predict the next token, used by most large language models.