The AI Model Reference
Every model that matters, in one place. Who made it, whether you can run it yourself, how smart it is, and what to use it for.
How to Read the Intelligence Column
There is no industry-standard word for how smart a model is, so this guide uses a four-rung scale that is independent of any lab. From the top:
The top of the market. The strongest models available.
Strong, one step below the frontier.
The balanced workhorse for everyday work.
Fast and light, good enough for routine work.
For reference, Anthropic's lineup maps onto the scale as Fable (Frontier), Opus (Advanced), Sonnet (Standard) and Haiku (Light). One model sits above the scale: Mythos 5.1, Anthropic's most advanced intelligence. It is available only to select partners, so it is not a model you can buy, and it is not slotted here.
| Model | Vendor | Open | Run | Size | Context | Intelligence |
|---|---|---|---|---|---|---|
| Fable 5.1 | Anthropic | Closed | Cloud | Not published | Not published | Frontier |
| GPT-5.6 Sol | OpenAI | Closed | Cloud | Not published | 1.05M | Frontier |
| Gemini 3.1 Pro | Closed | Cloud | Not published | Not published | Frontier | |
| Llama 4 Maverick | Meta | Open | Local | 400B MoE, 17B active | 1M | Frontier |
| DeepSeek V4 Pro | DeepSeek | Open | Cloud | 1.6T, 49B active | 1M | Frontier |
| Kimi K3 | Moonshot | Open | Cloud | 2.8T | 1M | Frontier |
| Grok 4.6 | xAI | Closed | Cloud | Not published | 500K | Frontier |
| GLM 5.3 | Z.ai | Open | Cloud | 753B | 1M | Frontier |
| Opus 5 | Anthropic | Closed | Cloud | Not published | Not published | Advanced |
| GPT-5.6 Terra | OpenAI | Closed | Cloud | Not published | 1.05M | Advanced |
| Gemini 3.8 Flash | Closed | Cloud | Not published | Not published | Advanced | |
| Llama 4 Scout | Meta | Open | Local | 109B MoE, 17B active | 10M | Advanced |
| Mistral Large 3 | Mistral | Open | Cloud | 675B MoE | 256K | Advanced |
| DeepSeek V4 Flash | DeepSeek | Open | Cloud | 284B, 13B active | 1M | Advanced |
| Qwen 3.5 | Alibaba | Open | Local or Cloud | 0.8B–122B | 256K | Advanced |
| Qwen 3.6 | Alibaba | Open | Local | 27B, 35B | 256K | Advanced |
| Sonnet | Anthropic | Closed | Cloud | Not published | Not published | Standard |
| GPT-5.6 Luna | OpenAI | Closed | Cloud | Not published | 1.05M | Standard |
| Gemma 4 | Open | Local or Cloud | E2B, E4B, 12B, 26B, 31B | 128K–256K | Standard | |
| DeepSeek R1 | DeepSeek | Open | Local | 1.5B–671B | 128K–160K | Standard |
| Nemotron 3.5 Lightning | Nvidia | Open | Local | 30B MoE, 3B active | 1M | Standard |
| Command A | Cohere | Open | Local | 111B | 256K | Standard |
| Haiku | Anthropic | Closed | Cloud | Not published | Not published | Light |
| Mistral Small 3.2 | Mistral | Open | Local | 24B | 128K | Light |
| Phi 4 | Microsoft | Open | Local | 14B | 16K | Light |
| Granite 4.2 | IBM | Open | Local | 3B, 8B, 30B | 128K | Light |
The Models, One by One
What each model is, what it is for, and how to run it.
Fable 5.1
Anthropic
Anthropic's next-generation model for knowledge work and coding. It is built for days-long projects, deep analysis, and work that needs fewer check-ins. This is the top of the ladder the rest of this guide is measured against.
Opus 5
Anthropic
Anthropic's powerful model for complex tasks and deep research. It handles documents, slides, spreadsheets, and analysis that needs real reasoning. One step below Fable, and the model most people mean when they say Claude is smart.
Sonnet
Anthropic
The balanced workhorse. Sonnet is the middle of the ladder, the model that does most everyday work well without the cost or latency of the frontier tiers. It is the default choice for most people most of the time.
Haiku
Anthropic
The fast, light tier. Haiku is built for speed and cost, the model you reach for when the task is routine and you want an answer now. It is the fundamental rung of the ladder.
GPT-5.6 Sol
OpenAI
OpenAI's flagship model for complex reasoning and coding. Sol is the top of the GPT-5.6 family, priced at the top end, and it is the model OpenAI points you to when you are not sure where to start.
GPT-5.6 Terra
OpenAI
The balanced member of the GPT-5.6 family. Terra trades a little of Sol's peak capability for a lower price, and it is the model OpenAI recommends when you want to balance intelligence and cost.
GPT-5.6 Luna
OpenAI
The cost-sensitive member of the family. Luna is built for high-volume workloads where the price per token matters more than peak intelligence, and it is dramatically cheaper than Sol.
Gemini 3.8 Flash
Google's most intelligent Flash model, engineered for long-horizon software engineering, autonomous agents, and complex enterprise workflows. The Flash line is Google's fast tier, and 3.8 is the most capable of it.
Gemini 3.1 Pro
Google's advanced intelligence model for complex problem-solving and agentic work. Pro is the top of the Gemini line, the counterpart to Fable and Sol.
Gemma 4
Google DeepMind's open family, built to deliver frontier-level performance at each size. The smaller E2B and E4B variants run on laptops and phones, while the 12B, 26B and 31B models are workstation-class. It is the open model that most closely tracks the closed Gemini line.
ollama run gemma4Llama 4 Scout
Meta
The smaller of Meta's two Llama 4 models, a mixture-of-experts design with 109B total parameters but only 17B active at any moment. That sparsity is what lets a model this capable run on hardware that could never hold 109B dense parameters.
ollama run llama4:scoutLlama 4 Maverick
Meta
Meta's largest open model, 400B parameters with 17B active. It is the most capable model Meta has released, and it is the default answer when someone asks what the strongest open model is.
ollama run llama4:maverickMistral Large 3
Mistral
Mistral's flagship, a 675B mixture-of-experts model released under Apache 2.0. It is open-weight but too large to run on consumer hardware, so it runs on Ollama's cloud. The European answer to the American and Chinese frontier models.
ollama run mistral-large-3:675b-cloudMistral Small 3.2
Mistral
Mistral's small model, 24B parameters, built for function calling and instruction following. It is the model you run locally when you want Mistral quality without the datacenter.
ollama run mistral-small3.2DeepSeek V4 Pro
DeepSeek
DeepSeek's flagship, a 1.6-trillion-parameter mixture-of-experts model with three reasoning modes (none, thinking, max). It is the Chinese frontier model that reset the market's price expectations, and it runs on Ollama's cloud.
ollama run deepseek-v4-pro:cloudDeepSeek V4 Flash
DeepSeek
The efficient member of the V4 series, 284B total with 13B active, built for reasoning across a 1M-token window at a fraction of the Pro cost.
ollama run deepseek-v4-flash:cloudDeepSeek R1
DeepSeek
The open reasoning model that started the current wave. R1 is MIT-licensed and comes in distilled sizes from 1.5B up to the full 671B, so it runs on everything from a laptop to a cluster. Its reasoning patterns were distilled into the smaller Qwen and Llama models.
ollama run deepseek-r1Qwen 3.5
Alibaba
Alibaba's open multimodal family, spanning 0.8B to 122B parameters and 201 languages. It is the most widely pulled open model family on Ollama, and the 122B variant is the strongest of the line.
ollama run qwen3.5Qwen 3.6
Alibaba
The follow-up to Qwen 3.5, focused on agentic coding and thinking preservation. It is built for developers who want a stable, productive coding experience from an open model.
ollama run qwen3.6Kimi K3
Moonshot
Moonshot's flagship, a 2.8-trillion-parameter model and the world's first open 3T-class model. It is natively multimodal and built for long-horizon coding and knowledge work, and it runs on Ollama's cloud.
ollama run kimi-k3:cloudGrok 4.6
xAI
xAI's flagship, the model behind the Grok assistant on X. It is closed and cloud-only, with a 500K context window and a knowledge cutoff of February 2026. xAI positions it as the most intelligent and fastest model they have built.
Nemotron 3.5 Lightning
Nvidia
Nvidia's open 30B mixture-of-experts model with only 3B active parameters, built for always-on agents. The sparsity gives it four times the throughput of similar-sized models, which is what you want for an agent that runs all day.
ollama run nemotron-3.5-lightningGLM 5.3
Z.ai
Z.ai's flagship, the most capable open-weights model for coding, with major gains on long-horizon agentic tasks. It is 753B parameters with a 1M context window, and it approaches Claude Opus on coding benchmarks. Z.ai is the consumer brand of Zhipu AI.
ollama run glm-5.3:cloudPhi 4
Microsoft
Microsoft's small open model, 14B parameters, built for reasoning and logic in memory-constrained environments. It is the model you run when the machine is modest and the task is focused.
ollama run phi4Command A
Cohere
Cohere's 111B open model, built for enterprise RAG and tool use. It is trained specifically for the final step of retrieval-augmented generation, which makes it a strong choice for business applications that answer from a document base.
ollama run command-aGranite 4.2
IBM
IBM's enterprise-ready open family, released under Apache 2.0. Granite is built for governance, risk and compliance use, with tool use, thinking mode and structured JSON output. It is the model enterprises pick when the licence and the audit trail matter as much as the capability.
ollama run granite4.2Want the full picture?
The written guide covers which tools each model supports, how local models compare to the cloud on privacy, and the hardware you need to run them yourself.
Read the full guide