Updated Sep 2026

LLM Comparison Matrix

Compare 27 AI models side by side. Pricing, context windows, benchmarks, and licensing across every major provider. Sort by any column, filter by category, and find the right model for your workload.

Showing 27 of 27 models
Llama 4 Scout
Vision109B MoE
Meta10M$0.08$0.3079.6-82.070.5Llama Community
GPT-4o mini
Vision
OpenAI128K$0.15$0.6082.040.287.570.2Proprietary
Llama 4 Maverick
Vision400B MoE
Meta1M$0.19$0.6085.5-88.078.5Llama Community
GPT-5.6 Luna
Vision
OpenAI1.05M$0.20$1.2087.463.789.684.2Proprietary
Gemini 2.5 Flash
Vision
Google1M$0.30$2.5083.6-82.073.1Proprietary
DeepSeek V4 Pro
671B MoE
DeepSeek1M$0.44$0.8788.768.290.887.3MIT
Mistral Large 3
Vision123B
Mistral AI262K$0.50$1.5085.555.290.283.5Apache 2.0
DeepSeek R1
Reasoning671B MoE
DeepSeek128K$0.55$2.1990.882.685.397.3MIT
Kimi K2.5
Vision
Moonshot262K$0.60$3.0089.169.892.388.6Proprietary
Gemini 3.8 Flash
Vision
Google1M$0.75$3.75----Proprietary
Claude Haiku 4.5
Vision
Anthropic200K$1.00$5.0080.0-89.572.0Proprietary
o4-mini
Reasoning
OpenAI200K$1.10$4.4083.2-93.496.7Proprietary
Qwen 3 Max
Vision
Alibaba262K$1.20$6.0087.966.188.485.7Apache 2.0
Gemini 2.5 Pro
VisionReasoning
Google1M$1.25$10.0087.2-84.078.0Proprietary
Grok 4.3
Vision
xAI1M$1.25$2.50----Proprietary
GPT-5.6 Terra
Vision
OpenAI1.05M$2.00$12.0093.180.295.493.4Proprietary
o3
Reasoning
OpenAI200K$2.00$8.0087.5-95.296.7Proprietary
Claude Sonnet 5
Vision
Anthropic1M$2.00$10.0092.276.394.190.8Proprietary
Gemini 3.1 Pro
Vision
Google1M$2.00$12.00----Proprietary
Grok 4.7
Vision
xAI500K$2.00$6.0090.272.190.689.4Proprietary
GPT-4o
Vision
OpenAI128K$2.50$10.0088.753.690.276.6Proprietary
Command A
Vision111B
Cohere256K$2.50$10.0071.2-68.053.0Proprietary
Claude Sonnet 4
Vision
Anthropic200K$3.00$15.0089.0-93.078.5Proprietary
GPT-5.6 Sol
Vision
OpenAI1.05M$4.00$20.0093.889.694.797.8Proprietary
Claude Opus 5.5
Vision
Anthropic1M$4.00$20.00----Proprietary
GPT-5.5
Vision
OpenAI1M$5.00$30.00----Proprietary
o3-pro
Reasoning
OpenAI200K$20.00$80.00----Proprietary

Methodology and Sources

Pricing reflects the standard API rate from each provider as of Sep 2026. Open-source model prices use the lowest available hosted provider (typically Together, DeepInfra, or Fireworks). Cached input and batch discounts are not included.

Benchmark scores are sourced from provider technical reports, published papers, and third-party evaluation platforms. MMLU (Massive Multitask Language Understanding), GPQA Diamond (Graduate-level Q&A), HumanEval (code generation), and MATH (competition mathematics) are standard evaluation benchmarks. Scores may vary by evaluation methodology and prompt format.

Context window reflects the maximum input token limit. Some models support extended context at higher pricing tiers. For the most current pricing, always check the provider's official documentation.

How to Choose the Right LLM for Your Use Case

Choosing an AI model in 2026 means balancing four dimensions: intelligence (benchmark scores), cost (per-token pricing), capacity (context window), and constraints (licensing and data policies). No single model wins across all four. GPT-5.6 Sol leads in math benchmarks but costs $4 per million input tokens. DeepSeek R1 matches its math performance at $0.55 per million tokens but has a smaller context window and no multimodal support.

For high-volume production workloads where cost matters, open-source models like Llama 4 Maverick and DeepSeek V4 Pro offer strong performance at a fraction of proprietary pricing. For applications requiring the longest context, Llama 4 Scout's 10 million token window is unmatched. For coding tasks, Claude and GPT models consistently score highest on HumanEval benchmarks.

Understanding LLM Benchmark Scores

This comparison includes four widely used benchmarks. MMLU tests knowledge across 57 academic subjects from elementary mathematics to professional law. GPQA Diamond uses graduate-level questions written by domain experts, specifically designed to be difficult even for experts outside the specific field. HumanEval measures code generation by asking models to write Python functions that pass unit tests. MATH uses competition-level problems from AMC, AIME, and Olympiad contests.

Benchmark scores should be interpreted with caution. Different evaluation setups (few-shot vs. zero-shot, different prompt templates) can shift scores by several percentage points. Some providers self-report scores under favorable conditions. Where possible, this table uses third-party evaluation data. The absence of a score means reliable data was not available, not that the model performs poorly.

LLM Pricing: What You Actually Pay

API pricing is quoted per million tokens, but your actual cost depends on how efficiently each model tokenizes your text. The same prompt produces different token counts across models because each uses a different tokenizer. A model that quotes a lower per-token price might actually cost more if its tokenizer splits your text into more tokens. Use our AI Token Calculator to compare token counts for your specific text across all major model families.

Many providers offer discounts for cached inputs (typically 90% off) and batch processing (typically 50% off). Open-source models can be self-hosted for the cost of GPU compute, which can be significantly cheaper at scale but requires infrastructure expertise. The prices in this table reflect standard API rates from each provider or the lowest available hosted option for open-source models.

LLM Comparison FAQ

How often is this comparison updated?

We update pricing and model availability monthly, and add new models as they launch. Benchmark scores are updated when new third-party evaluations are published. The "Updated" badge at the top shows the most recent data refresh.

Why are some benchmark scores missing?

We only include benchmark scores from reliable sources. Some newer models have not been independently evaluated on all benchmarks yet, and some providers do not publish certain scores. A missing score means we don't have reliable data, not that the model performs poorly on that benchmark.

What does "open source" mean for LLMs?

Open-source LLMs publish their model weights, allowing anyone to download, run, and fine-tune them. Licensing varies: MIT and Apache 2.0 are permissive for commercial use, while Meta's Llama Community License has usage restrictions for very large deployments. The license column shows the specific license for each model.