Long-context leaderboard

LLMs with the largest context windows

Ranked by maximum input tokens the model accepts in a single call. Larger windows unlock whole-codebase analysis, long-document summarization and multi-hour transcripts — though effective recall often lags the advertised window.

Category leader

#01OpenAI

OpenAI: GPT-5.6 Sol.

GPT-5.6 Sol is the flagship model in OpenAI's GPT-5.6 series. It is suited for complex reasoning, coding, and agentic workflows, and is particularly strong at command-line and multi-step coding tasks...

Context
1.1M
tokens

Ranking

N=20
#ModelProviderContextCtxReleased
01OpenAI: GPT-5.6 SolOpenAI1.1M1.1M2026-07-09
02OpenAI: GPT-5.6 TerraOpenAI1.1M1.1M2026-07-09
03OpenAI: GPT-5.6 Terra ProOpenAI1.1M1.1M2026-07-09
04MoonshotAI: Kimi K3Moonshot1.0M1.0M2026-07-16
05DeepSeek: DeepSeek V4 ProDeepSeek1.0M1.0M2026-04-24
06Z.ai: GLM 5.2Z.ai1.0M1.0M2026-06-16
07Meta: Muse Spark 1.1Meta1.0M1.0M2026-07-16
08MiniMax: MiniMax M3MiniMax1.0M1.0M2026-05-31
09Anthropic: Claude Fable 5Anthropic1.0M1.0M2026-06-09
10Qwen: Qwen3.7 MaxAlibaba1.0M1.0M2026-05-21
11Anthropic: Claude Opus 4.8Anthropic1.0M1.0M2026-05-27
12Anthropic: Claude Opus 4.8 (Fast)Anthropic1.0M1.0M2026-05-27
13NVIDIA: Nemotron 3 UltraNVIDIA1.0M1.0M2026-06-04
14Sakana: Fugu UltraSakana1.0M1.0M2026-06-24
15xAI: Grok 4.3xAI1.0M1.0M2026-04-30
16xAI: Grok 4.5xAI500K500K2026-07-08
17MoonshotAI: Kimi K2.7 CodeMoonshot262K262K2026-06-12
18MoonshotAI: Kimi K2.6Moonshot262K262K2026-04-20
19Mistral: Mistral Medium 3.5Mistral262K262K2026-04-30
20Z.ai: GLM 5.1Z.ai203K203K2026-04-07

Frequently asked

Which LLM has the largest context window?
The current leader is at the top of this table. Context windows range from 128K to 2M+ tokens across frontier models; larger windows unlock whole-codebase and full-document workflows.
Is bigger context always better?
Not necessarily. Recall quality often degrades past ~200K tokens even when the window advertises 1M+. Use benchmarks like Needle-in-a-Haystack to verify effective context, not just declared window size.