Large language model
A very large AI model trained on huge amounts of text that can write, answer questions, summarise, and converse in natural language.
The Simple Version
A very large AI model trained on huge amounts of text that can write, answer questions, summarise, and converse in natural language.
Detailed Explanation
LLMs use transformer architectures with billions to trillions of parameters, trained using next-token prediction on internet-scale text corpora. Their capabilities emerge from scale, behaviours absent in smaller models appear at sufficient parameter counts. LLMs are the core technology behind GPAI models regulated under Chapter V of the EU AI Act. Key governance considerations include hallucination (generating false claims), copyright (training on copyrighted text), bias (encoding societal prejudices from training data), and security (vulnerability to prompt injection and jailbreaking). Fine-tuning, RLHF (reinforcement learning from human feedback), and RAG are standard techniques for improving LLM quality and safety.
Key Characteristics
- Transformer architecture with billions to trillions of parameters
- General-purpose capability from scale and pre-training breadth
- Subject to EU AI Act GPAI provisions when placed on the market
- Governance challenges: hallucination, copyright, bias, and security
Why It Matters
Enterprises deploying LLM-based applications must implement the full RAG, grounding, and trust mechanism stack to make LLM outputs reliable enough for business use, model capability alone does not ensure production readiness.
Real-World Analogy
Like a very well-read generalist who can write convincingly on almost any topic but occasionally confuses facts or invents plausible-sounding details, impressive breadth, but requiring verification for high-stakes use.
Common Misconceptions
- LLMs retrieve information from the internet in real time, base LLMs use parametric knowledge from training; real-time knowledge requires RAG or tool use.
- Larger LLMs are always better for enterprise deployment, larger models may outperform on benchmarks but are often slower, more expensive, and harder to deploy; fit-for-purpose model selection is essential.
Related Terms
Related Articles
- Trustnoww 2026 Enterprise Data & AI Governance Benchmark: Collibra vs Microsoft Purview vs Alation
- How LLMs Evaluate Source Authority: A Technical Overview
- AI Shopping Visibility: A Structured Framework for Product Eligibility in AI-Powered Commerce
- How Ecommerce Brands Are Winning AI Search (Tools Compared in 2026)
- The Complete Guide to Shopify AI Visibility (AISV): How to Rank Products in ChatGPT and AI Search (2026)