Foundation Model
A foundation model is a large AI model trained on broad data at massive scale, designed to be adapted to a wide range of downstream tasks rather than built for any single one. GPT-4, Claude, Gemini, Llama, and Stable Diffusion are all foundation models. The term was coined by Stanford's Center for Research on Foundation Models in 2021 to capture a shift in how AI gets built: instead of training a new model for each task, you train one general model and specialize it. This is efficient but concentrates power. A handful of foundation model providers—OpenAI, Anthropic, Google, Meta—set the capabilities and limitations that millions of applications inherit. For enterprises, the practical question is not which foundation model is best in abstract benchmarks but which one is best for your specific tasks, data constraints, and risk tolerance.
Related terms:
Pace Layers
Pace layers separate complex systems into fast-changing parts that learn and slow-moving parts that stabilize, helping teams choose experiments vs. strategy.
Generative Engine Optimization
Generative engine optimization (GEO) is the practice of structuring content so AI systems—such as ChatGPT, Perplexity, Google AI Overviews, and Bing...
Context Window
A context window is the maximum amount of text a language model can process in a single call—input and output combined—measured in tokens.