What is a foundation model?
AI foundations, models and capabilities
A foundation model is a model trained on broad data, usually with self-supervision at scale, that can be adapted to many downstream tasks. It is a reusable starting point rather than a finished business workflow. Many LLMs and multimodal models are foundation models, but the application, data controls and review process still sit around the model.
Reviewed by Jackie, Head of Learning & Development, Levellers · Last reviewed 8 June 2026
What this means
A foundation model is a broadly trained model that can be adapted for many different uses. It is closer to a starting layer than a finished product. You can prompt it, fine-tune it, connect it to retrieval or wrap it inside tools and workflows.
That is why the term matters. Teams often buy or test a model and then assume they have adopted AI. In reality, the model is only part of the answer. The useful work happens when that model is fitted to a real operating problem with rules, data access, review and ownership.
Why it matters
If you are comparing AI options, the foundation model is the part that provides broad capability across tasks. It may support drafting, classification, visual analysis or generative AI search and creation patterns depending on its design. But it does not automatically deliver a finished service process.
For a commercial team, this is an important distinction. You usually do not need to train a model from scratch. You choose a suitable starting model, then shape the workflow around it. That may involve prompts, retrieval, fine-tuning, guardrails and escalation rules.
How it works
The term comes from the idea of broad pre-training followed by adaptation. Stanford's CRFM describes foundation models as models trained on broad data, generally with self-supervision at scale, that can be adapted to a wide range of downstream tasks. NIST uses a similar current definition.
In practice, adaptation can happen in several ways: prompting, system instructions, retrieval from approved sources, fine-tuning or application-specific tooling. Some foundation models are language-only. Others are vision or multimodal. Not every foundation model is a frontier model, and not every workflow needs the frontier end of the market.
Examples
Using a general-purpose language model as the starting layer for policy summarisation with human review.
Using a broadly trained vision-language model to interpret mixed documents during a site or asset workflow.
Building a search assistant on top of a reusable model plus retrieval from internal material.
Adapting one base model for several bounded tasks, such as extraction, drafting and classification, with different prompts and controls.
Common misunderstandings
A foundation model is a complete AI system. No. It is usually one component inside the wider service or product.
Foundation model and LLM mean the same thing. Many LLMs are foundation models, but foundation models can also cover image or multimodal models.
Foundation model means open source. It can be open or closed.
If a model is general-purpose, it fits every workflow. The workflow still has to be designed, governed and reviewed.
Risks and boundaries
Broad capability creates broad reuse, which can also mean broad risk. Documentation may be limited, training data may be opaque and downstream teams may overestimate what the model can safely do. Regulators in the EU now distinguish between general-purpose AI models and those with systemic risk, each with different obligations.
For most organisations, the practical boundary is to separate model capability from deployment risk. A strong starting model does not remove the need for evaluation, permissions, source governance, fallback processes and human oversight.
What to do next
Before selecting a model, write down the workflow you want to improve. Define the inputs, the required output, the review point, any sensitive data involved and the acceptable error rate. Then compare models against that operating need rather than choosing on brand familiarity alone.
Have a question or a suggestion, or want to understand how we research and review these guides? Read about our editorial standards and how to reach us.
FAQs
Is a foundation model the same as a base model?
The terms are often used in similar ways, especially in product language, but they are not always interchangeable. Foundation model is the broader concept of a widely adaptable model trained on broad data.
Is every LLM a foundation model?
Many modern LLMs are, but the relationship is not one-way. Foundation models can include language, image and multimodal models too.
Do small organisations need to build their own foundation model?
Usually not. Most teams are better served by selecting an existing model and building controls and workflow fit around it.
How is a foundation model different from an AI system?
An AI system includes the model plus interfaces, data access, business rules, monitoring and human oversight. The model is only one layer inside that system.
