Unidirectional One-Token-at-a-Time Large Language Model (LLM)
(Redirected from Autoregressive Large Language Model)
		
		
		
		Jump to navigation
		Jump to search
		An Unidirectional One-Token-at-a-Time Large Language Model (LLM) is an autoregressive language model that is an LLM.
- AKA: Autoregressive LLM.
- Context:
- Autoregressive Transformer-based LLM, such as: GPT model, BLOOM model.
- Autoregressive Decoder-Only LLM, such as: GPT model, BLOOM model.
- ...
 
- See: BLOOM Model.