Artificial Intelligence

Large Language Model (LLM)

A type of foundation model trained on massive text datasets that can understand, generate, and reason about human language. LLMs like GPT-4, Claude, and Gemini use transformer architecture and typically have billions of parameters, enabling capabilities from summarization to coding to complex reasoning.

Why It Matters

LLMs are the most widely deployed AI technology in enterprise settings today. Their governance challenges — hallucination, prompt injection, training data provenance, and emergent capabilities — define the frontier of AI governance practice.

Example

An enterprise deploys an LLM-powered assistant for internal use. The governance program must address: what data employees can share with the model, how hallucinated outputs are handled in decision-making, who is accountable for LLM-assisted work products, and how the model's behavior is monitored over time.

Think of it like...

An LLM is like a well-read colleague with a perfect memory for patterns but no ability to verify facts — they can write brilliantly, reason plausibly, and occasionally state confidently wrong things with the same polish as correct ones.

Related Terms