Glossary

Large language model (LLM)

A statistical model trained on text that predicts likely next tokens.

Definition

A model trained on large amounts of text that predicts likely next tokens. Useful for drafting, summarization, structured extraction, and search — not for authoritative judgment.

Related