What is a foundation model?
Behind ChatGPT, Claude and their peers sits a general-purpose model that was fed oceans of data. A foundation model is that base: a model pretrained at huge scale, ready to be adapted to all sorts of downstream tasks. It isn't built for one job, yet it can take on almost any.Where does "foundation" come in?
Massive dataTrained on web pages, books, code and conversation, it has seen a huge slice of human knowledge — the source of its ability to generalize.
General, not specialized
Unlike old AI built just to play chess or label photos, a foundation model can be fine-tuned to write copy, code or translate.
Abilities emerge
Past a certain threshold of parameters and compute, the model suddenly unlocks skills nobody taught it directly — reasoning, common-sense Q&A — as if it "clicked".
Is it the same as a "large language model"?
Large language models (LLMs) are the most famous kind of foundation model, specialized in text. But foundation models are broader: ones for images, speech and multimodal all fit the term. So an LLM is a foundation model, but foundation models aren't only LLMs.Why is it a watershed for AI?
Making an AI app used to mean training a model from scratch for each task — expensive and slow. Foundation models split "training" from "using": everyone shares one powerful base, then fine-tunes their own. Costs and barriers collapse. It moves AI from hand-crafted to platform-style, and it's the root of this AI boom.Bottom line: a foundation model is AI's general-purpose chassis — bolt on the right wheels and it can drive whatever you build.
Comments