All termsExplore in the AI Universe
Glossary · Term
Large Language Model
L2 · IntermediateFast-moving
In plain terms
A large model trained to predict the next token in text.
Technical definition
A high-parameter Transformer pretrained on large text corpora with a next-token objective, then often instruction-tuned and aligned; capabilities scale with data, parameters and compute.
Example
A chat assistant that continues your prompt one token at a time.