Definition

Large Language Model (LLM)

A Large Language Model is an AI model trained on very large amounts of text that predicts the next token and thereby understands and generates language.

LLMs such as the models behind ChatGPT or Claude are built on the transformer architecture and can summarise, translate, draft text or answer questions. They produce plausible but not guaranteed-correct answers, so sensitive tasks still require human review.

← Back to glossary