Decoder-Only
A transformer architecture that uses only the decoder stack with causal masking, treating every task as next-token prediction on a single concatenated sequence.
LLMs
A transformer architecture that uses only the decoder stack with causal masking, treating every task as next-token prediction on a single concatenated sequence.