Browse guides

LLM articles

1
Generative AI & LLMs

Large Language Model

An LLM is a transformer trained at scale on text, with a deceptively simple objective: guess what comes next. Do that well enough across trillions of tokens and behaviours like summarising, translating, and following instructions emerge without being taught explicitly. Post-training then shapes the raw model into something that follows instructions safely. In practice: GPT-5.6, Claude, Gemini and Llama are all LLMs, differing in training, size, and tuning.