LLM Evolution
Cataloging the evolution of LLMs from “Attention Is All You Need” to present. Drag across the chart to zoom, click a marker for details, or press play to watch nine years unfold.
20171 milestones
- Jun 12, 2017
★Attention Is All You Need
Google BrainResearchLandmark213M paramsVaswani et al. drop recurrence entirely and build a sequence model from self-attention alone. Every model on this page descends from this architecture.
20182 milestones
- Jun 11, 2018
GPT-1
OpenAIModelMajor117M params512 contextGenerative pretraining on BooksCorpus followed by task fine-tuning. A decoder-only transformer turns out to be a strong general-purpose learner.
- Oct 11, 2018
★BERT
Google AIModelLandmarkOpen weights340M params512 contextBidirectional masked-language-model pretraining sweeps GLUE and SQuAD. For two years, fine-tuning BERT was the default way to do NLP.
20193 milestones
- Feb 14, 2019
★GPT-2
OpenAIModelLandmarkOpen weights1.5B params1K contextZero-shot task transfer from web-scale pretraining. OpenAI staged the release over concerns about misuse, which itself became a story.
- Sep 17, 2019
Megatron-LM
NVIDIAResearchNotableOpen weights8.3B paramsIntra-layer tensor parallelism lets NVIDIA train an 8.3B GPT-2 across 512 GPUs. The parallelism playbook that every large training run still uses.
- Oct 23, 2019
T5
Google ResearchModelMajorOpen weights11B params512 contextEverything is text-to-text. The C4 corpus and a systematic study of transfer learning choices make T5 a workhorse for years.
20202 milestones
- Jan 23, 2020
★Scaling Laws for Neural Language Models
OpenAIResearchLandmarkKaplan et al. show loss falls as a smooth power law in parameters, data, and compute. This paper turned model building into a budgeting problem.
- May 28, 2020
★GPT-3
OpenAIModelLandmark175B params2K context175B parameters and in-context learning: describe a task in the prompt and the model does it. The API launched in June and seeded the first wave of LLM startups.
20217 milestones
- Jan 11, 2021
Switch Transformer
Google BrainResearchMajor1.6T paramsSparse mixture-of-experts routing scales a model to 1.6 trillion parameters while keeping per-token compute fixed. MoE becomes the path to trillion-scale.
- Jun 9, 2021
GPT-J-6B
EleutherAIModelNotableOpen weights6B params2K contextA volunteer collective trains a GPT-3-class model on The Pile with TPUs and releases the weights. The open-model movement has its first real base model.
open sourceThe Pile - Jun 17, 2021
LoRA
MicrosoftResearchMajorLow-rank adapters freeze the base weights and train small update matrices instead. Fine-tuning a big model on one GPU becomes routine.
- Jun 29, 2021
GitHub Copilot (Codex)
OpenAIProductMajorOpenAI Codex, a GPT model fine-tuned on public code, ships inside the editor as GitHub Copilot. AI-assisted coding goes from demo to daily tool.
codedeveloper tools - Aug 11, 2021
Jurassic-1
AI21 LabsModelNotable178B params2K contextThe first GPT-3-scale model from outside OpenAI, with a larger 256K-token vocabulary.
GPT-3 class - Oct 11, 2021
Megatron-Turing NLG 530B
Microsoft & NVIDIAModelNotable530B params2K contextThe largest dense model of its time, trained with DeepSpeed and Megatron across 560 DGX A100 nodes.
denseDeepSpeedMegatron - Dec 8, 2021
Gopher
DeepMindModelMajor280B params2K contextDeepMind enters the scaling race with a 280B model and a detailed analysis of where scale helps and where it does not.
scalingevaluation
202211 milestones
- Jan 27, 2022
★InstructGPT (RLHF)
OpenAIResearchLandmarkSupervised fine-tuning plus reinforcement learning from human feedback. Labelers preferred a 1.3B InstructGPT over 175B GPT-3, and this became the ChatGPT recipe.
- Jan 28, 2022
Chain-of-Thought Prompting
Google BrainResearchMajorAsking a model to show its work before answering unlocks multi-step reasoning, but only at scale. The seed of the later reasoning models.
- Feb 2, 2022
GPT-NeoX-20B
EleutherAIModelNotableOpen weights20B params2K contextThe largest fully open model at release, trained on CoreWeave GPUs. Its training library became a common base for open efforts.
open source - Mar 29, 2022
★Chinchilla
DeepMindResearchLandmark70B params2K contextCompute-optimal training wants roughly 20 tokens per parameter. A 70B model trained on 1.4T tokens beats 280B Gopher, and every lab retunes its data budgets.
- Apr 4, 2022
PaLM
Google ResearchModelMajor540B params2K context540B dense parameters trained on 6,144 TPU v4 chips with the Pathways system. Breakthrough scores on reasoning and code, and the base for Med-PaLM.
- May 3, 2022
OPT-175B
MetaModelMajorOpen weights175B params2K contextMeta replicates GPT-3 and releases the weights to researchers along with the full training logbook, including every crash and restart.
- May 27, 2022
FlashAttention
StanfordResearchMajorAn IO-aware exact attention kernel that tiles computation to stay in SRAM. Longer context and faster training for free; now standard in every stack.
- Jul 12, 2022
BLOOM
BigScienceModelNotableOpen weights176B params2K contextA 176B multilingual model trained openly by a thousand-researcher collaboration on the Jean Zay supercomputer.
- Aug 22, 2022
Stable Diffusion
Stability AI / CompVisModelNotableOpen weights860M paramsNot a language model, but the open-weights release that proved generative models could be run and fine-tuned by anyone with a consumer GPU.
image generationdiffusionopen weights - Oct 20, 2022
Flan-T5 / Flan-PaLM
Google ResearchResearchNotableOpen weights11B paramsInstruction tuning on 1,800 tasks. Flan-T5 checkpoints became the go-to small instruction-following models before Llama.
instruction tuning - Nov 30, 2022
★ChatGPT
OpenAIProductLandmark4K contextA free chat interface on GPT-3.5 reaches 100 million users in two months, the fastest consumer product adoption ever. The industry reorganizes around it.
202323 milestones
- Feb 24, 2023
★LLaMA
MetaModelLandmarkOpen weights65B params2K contextChinchilla-style models from 7B to 65B, released to researchers and leaked within a week. The 7B model running on a laptop kicks off the open fine-tuning boom.
- Mar 13, 2023
Alpaca
StanfordResearchNotableOpen weights7B paramsLLaMA-7B instruction-tuned on 52K GPT-generated examples for under $600. Proof that a usable assistant could be distilled cheaply.
distillationinstruction tuning - Mar 14, 2023
★GPT-4
OpenAIModelLandmark~1.8T params8K contextMultimodal input, top-decile bar exam performance, and a technical report that disclosed nothing about size or architecture. Widely reported as a 1.8T MoE.
- Mar 14, 2023
Claude 1 & Claude Instant
AnthropicModelMajor9K contextAnthropic's first public models, trained with Constitutional AI: RL from AI feedback against a written set of principles instead of only human labels.
Constitutional AIRLAIF - May 10, 2023
PaLM 2
Google / DeepMindModelMajor~340B params8K contextGoogle's answer to GPT-4 powers Bard and Workspace. Smaller than PaLM but trained on far more tokens, following Chinchilla.
Bardmultilingual - May 11, 2023
Claude 100K context
AnthropicModelNotable100K contextThe first 100K-token context window from a frontier lab: a whole novel in one prompt when everyone else offered 4K to 32K.
long context - May 23, 2023
QLoRA
University of WashingtonResearchNotable4-bit NormalFloat quantization plus LoRA fine-tunes a 65B model on a single 48GB GPU with no loss in quality. The technique behind most hobbyist fine-tunes.
- May 29, 2023
Direct Preference Optimization
StanfordResearchMajorPreference tuning without a reward model or RL loop: a simple classification loss on chosen versus rejected pairs. It replaced PPO in most open post-training pipelines.
- Jul 11, 2023
Claude 2
AnthropicModelMajor100K contextClaude gets a public chat interface at claude.ai, stronger coding and math, and the 100K window as standard.
claude.ailong context - Jul 18, 2023
★Llama 2
MetaModelLandmarkOpen weights70B params4K contextOpen weights with a commercial license, plus chat models tuned with RLHF. Llama 2 became the base for thousands of products and fine-tunes.
- Aug 24, 2023
Code Llama
MetaModelNotableOpen weights34B params16K contextLlama 2 continued-pretrained on code with infilling and 100K-token extrapolation. A 70B version followed in January 2024.
codeopen weights - Sep 6, 2023
Falcon 180B
TIIModelNotableOpen weights180B params2K contextAbu Dhabi's Technology Innovation Institute releases the largest open model to date, trained on 3.5T tokens of RefinedWeb.
open weightsRefinedWeb - Sep 25, 2023
GPT-4V & DALL·E 3
OpenAIProductNotableChatGPT can now see, hear, and speak: image input, voice conversation, and DALL·E 3 image generation arrive in the same week.
visionvoicemultimodal - Sep 27, 2023
Mistral 7B
MistralModelMajorOpen weights7.3B params8K contextReleased as a magnet link under Apache 2.0. Grouped-query and sliding-window attention let a 7B model beat Llama 2 13B, and Europe gets a frontier lab.
- Nov 4, 2023
Grok-1
xAIModelNotableOpen weights314B params · 86B active8K contextxAI's first model, a 314B mixture of experts, built in four months. The weights were open-sourced under Apache 2.0 in March 2024.
MoEopen weights - Nov 6, 2023
GPT-4 Turbo & GPTs
OpenAIModelMajor128K contextDevDay brings a 128K context window, JSON mode, cheaper pricing, the Assistants API, and custom GPTs.
long contextDevDayagents - Nov 21, 2023
Claude 2.1
AnthropicModelNotable200K context200K context, halved hallucination rates, system prompts, and beta tool use.
long contexttool use - Nov 29, 2023
DeepSeek LLM 67B
DeepSeekModelNotableOpen weights67B params4K contextA quant fund's research arm releases its first open models, along with scaling-law experiments on hyperparameters. Few noticed at the time.
open weightsscaling laws - Nov 30, 2023
Qwen-72B
Alibaba (Qwen)ModelNotableOpen weights72B params33K contextAlibaba's Qwen series steps up to 72B with open weights and 32K context, starting a release cadence that would make Qwen the most downloaded open family.
open weightsmultilingual - Dec 1, 2023
Mamba
CMU / PrincetonResearchNotableOpen weights2.8B paramsSelective state-space models match transformers at small scale with linear-time sequence processing. The strongest challenger to attention so far, later hybridized into production models.
- Dec 6, 2023
Gemini 1.0
Google DeepMindModelMajor33K contextGoogle DeepMind's first natively multimodal family in Ultra, Pro, and Nano sizes. Ultra was the first model to claim a win over GPT-4 on MMLU.
multimodalTPU - Dec 11, 2023
Mixtral 8x7B
MistralModelMajorOpen weights46.7B params · 12.9B active33K contextThe first strong open mixture-of-experts model matches GPT-3.5 while running as fast as a 13B dense model. Sparse MoE becomes the open-model default.
- Dec 12, 2023
Phi-2
MicrosoftModelNotableOpen weights2.7B params2K contextTextbook-quality synthetic data lets a 2.7B model rival models ten times larger. Data quality becomes a first-class scaling lever.
small modelssynthetic data
202420 milestones
- Feb 15, 2024
★Gemini 1.5 Pro
Google DeepMindModelLandmark1M contextA one-million-token context window with near-perfect recall, later extended to two million. An hour of video or a whole codebase fits in a single prompt.
- Mar 4, 2024
★Claude 3 (Haiku, Sonnet, Opus)
AnthropicModelLandmark200K contextThree tiers with native vision. Opus was the first model to clearly beat GPT-4 on standard benchmarks, ending a year of OpenAI's uncontested lead.
- Apr 10, 2024
Mixtral 8x22B
MistralModelNotableOpen weights141B params · 39B active66K contextA larger open MoE with 64K context and native function calling, again shipped first as a torrent.
MoEfunction calling - Apr 18, 2024
Llama 3 (8B, 70B)
MetaModelMajorOpen weights70B params8K contextTrained on 15 trillion tokens, far past Chinchilla-optimal, because inference cost matters more than training cost. The 8B model became the default small open model.
open weightsovertrained - May 6, 2024
DeepSeek-V2
DeepSeekModelMajorOpen weights236B params · 21B active128K contextMulti-head latent attention compresses the KV cache by 93 percent, and fine-grained MoE with shared experts cuts training cost. Priced so low it triggered a price war in China.
- May 13, 2024
★GPT-4o
OpenAIModelLandmark128K contextOne model trained end-to-end on text, audio, and vision, responding to speech in about 300 milliseconds. Free-tier ChatGPT users get GPT-4-class intelligence.
omnireal-time voicemultimodal - Jun 7, 2024
Qwen2
Alibaba (Qwen)ModelNotableOpen weights72B params128K contextFive sizes from 0.5B to 72B under Apache 2.0, with 128K context and strong multilingual coverage.
open weightsApache 2.0 - Jun 20, 2024
★Claude 3.5 Sonnet
AnthropicModelLandmark200K contextA mid-tier model that beat Opus at twice the speed, with Artifacts for live code and documents. It became the default model for serious coding work.
- Jun 27, 2024
Gemma 2
Google / DeepMindModelNotableOpen weights27B params8K contextGoogle's open family gets a 27B model trained with knowledge distillation that punches above its size on the Chatbot Arena.
open weightsdistillation - Jul 23, 2024
★Llama 3.1 405B
MetaModelLandmarkOpen weights405B params128K contextThe first open-weights model at GPT-4 level, trained on 16,000 H100s, with a 92-page report on data, infrastructure, and failure modes. 128K context across the family.
- Jul 24, 2024
Mistral Large 2
MistralModelNotableOpen weights123B params128K contextA 123B dense model with open weights for research, released the day after Llama 3.1 to stay in the frame.
denseresearch license - Aug 14, 2024
Grok-2
xAIModelNotable128K contextxAI reaches GPT-4-class performance and adds image generation via Flux inside X.
image generation - Sep 12, 2024
★OpenAI o1-preview
OpenAIModelLandmark128K contextThe first reasoning model: reinforcement learning teaches the model to think in a hidden chain of thought before answering. Test-time compute becomes a second scaling axis.
- Sep 19, 2024
Qwen2.5
Alibaba (Qwen)ModelMajorOpen weights72B params128K contextSeven sizes trained on 18T tokens, plus Coder and Math variants. Qwen2.5-72B matched Llama 3.1 405B on many benchmarks and became the favorite base for fine-tuning.
open weightsfine-tuning base - Sep 25, 2024
Llama 3.2
MetaModelNotableOpen weights90B params128K contextVision models at 11B and 90B, and 1B and 3B text models built for phones and edge devices.
visionedge - Oct 22, 2024
Claude 3.5 Sonnet (new) & Computer Use
AnthropicModelMajor200K contextAn upgraded Sonnet and the first public beta of computer use: the model moves a cursor, clicks, and types to operate real software.
computer useagents - Dec 6, 2024
Llama 3.3 70B
MetaModelNotableOpen weights70B params128K contextPost-training improvements bring the 70B model up to 405B-level quality at a fraction of the cost.
post-training - Dec 11, 2024
Gemini 2.0 Flash
Google DeepMindModelMajor1M contextGoogle calls it the start of the agentic era: native tool use, multimodal output, and Deep Research, with a Flash model outperforming the previous Pro.
agentsDeep Researchmultimodal output - Dec 20, 2024
o3 announced
OpenAIModelMajor200K contexto3 scores 87.5 percent on ARC-AGI at high compute and 25 percent on FrontierMath, benchmarks built to resist LLMs. The full o1 had shipped two weeks earlier.
reasoningARC-AGI - Dec 26, 2024
★DeepSeek-V3
DeepSeekModelLandmarkOpen weights671B params · 37B active128K contextA 671B MoE trained in FP8 on 2,048 H800s for a reported $5.6M of compute, matching GPT-4o and Claude 3.5. MLA, auxiliary-loss-free load balancing, and multi-token prediction.
202529 milestones
- Jan 20, 2025
★DeepSeek-R1
DeepSeekModelLandmarkOpen weights671B params · 37B active128K contextAn o1-class reasoning model under MIT license, with a paper showing reasoning emerging from pure RL with GRPO. A week later it wiped $600B off Nvidia in a day.
- Jan 31, 2025
o3-mini
OpenAIModelNotable200K contextA fast, cheap reasoning model with selectable reasoning effort, shipped to free users days after R1.
reasoningeffort levels - Feb 17, 2025
Grok 3
xAIModelMajor1M contextTrained on the 200,000-GPU Colossus cluster with ten times Grok 2's compute. Adds Think mode and briefly tops the Chatbot Arena.
Colossusreasoning - Feb 24, 2025
Claude 3.7 Sonnet & Claude Code
AnthropicModelMajor200K contextThe first hybrid reasoning model: instant answers or visible extended thinking from the same weights. Claude Code launches as a terminal agent in research preview.
- Feb 27, 2025
GPT-4.5
OpenAIModelNotable128K contextOpenAI's largest pretraining run, with better taste and fewer hallucinations but no reasoning. Expensive, and retired from the API within months.
pretraining scale - Mar 12, 2025
Gemma 3
Google / DeepMindModelNotableOpen weights27B params128K contextOpen multimodal models up to 27B with 128K context, built to run on a single GPU or TPU.
open weightsmultimodal - Mar 25, 2025
★Gemini 2.5 Pro
Google DeepMindModelLandmark1M contextGoogle's first thinking model debuts at the top of every leaderboard with a million-token window. The moment Google was back at the frontier.
thinkinglong contextfrontier - Apr 5, 2025
Llama 4 Scout & Maverick
MetaModelMajorOpen weights400B params · 17B active10M contextMeta's first MoE models, natively multimodal, with Scout claiming a 10M-token context. A benchmark-tuned Arena variant sparked controversy, and Behemoth never shipped.
MoE10M contextcontroversy - Apr 14, 2025
GPT-4.1
OpenAIModelNotable1M contextAPI-only models with a million-token context and better instruction following, aimed at developers building agents.
long contextAPI - Apr 16, 2025
o3 & o4-mini
OpenAIModelMajor200K contextReasoning models that call tools mid-thought: web search, Python, and image manipulation inside the chain of reasoning. Codex CLI ships alongside.
reasoningtool useagents - Apr 28, 2025
Qwen3
Alibaba (Qwen)ModelMajorOpen weights235B params · 22B active128K contextEight open models from 0.6B to a 235B MoE with a thinking mode you can toggle per request, trained on 36T tokens across 119 languages.
hybrid thinkingMoEApache 2.0 - May 22, 2025
★Claude Opus 4 & Sonnet 4
AnthropicModelLandmark200K contextBuilt for long-running agentic work: Opus 4 ran autonomously for hours on refactoring tasks. Claude Code goes GA and coding agents become the center of the market.
- Jul 9, 2025
Grok 4
xAIModelMajor256K contextRL compute scaled to match pretraining. Grok 4 Heavy runs parallel agents and posts the top Humanity's Last Exam score of the summer.
reasoningmulti-agent - Jul 11, 2025
Kimi K2
Moonshot AIModelMajorOpen weights1T params · 32B active128K contextA trillion-parameter open MoE trained stably with the Muon optimizer, tuned for agentic tool use. The largest open model yet.
- Jul 22, 2025
Qwen3-Coder
Alibaba (Qwen)ModelNotableOpen weights480B params · 35B active256K contextA 480B open coding MoE with 256K native context and its own agent CLI, closing in on Claude Sonnet 4 on agentic coding.
codeagents - Aug 5, 2025
gpt-oss-120b & 20b
OpenAIModelMajorOpen weights117B params · 5.1B active128K contextOpenAI's first open-weight models since GPT-2, under Apache 2.0. The 120B MoE runs on a single 80GB GPU with o4-mini-level reasoning.
- Aug 5, 2025
Claude Opus 4.1
AnthropicModelNotable200K contextAn incremental Opus with 74.5 percent on SWE-bench Verified and better multi-file refactoring.
coding - Aug 7, 2025
★GPT-5
OpenAIModelLandmark400K contextA unified system that routes between a fast model and a deeper reasoning model. Strong on coding and health, with a launch overshadowed by users mourning GPT-4o.
- Aug 21, 2025
DeepSeek V3.1
DeepSeekModelNotableOpen weights671B params · 37B active128K contextThinking and non-thinking modes in one checkpoint, better tool use, and a UE8M0 FP8 format chosen with domestic Chinese accelerators in mind.
hybrid thinkingFP8 - Sep 29, 2025
Claude Sonnet 4.5
AnthropicModelMajor200K contextAnthropic's strongest coding model at the time, capable of 30-hour autonomous sessions, with a memory tool and context editing for long-running agents.
- Oct 15, 2025
Claude Haiku 4.5
AnthropicModelNotable200K contextSonnet 4 coding performance at a third of the cost, with extended thinking and computer use in the smallest tier.
small modelscost - Nov 6, 2025
Kimi K2 Thinking
Moonshot AIModelNotableOpen weights1T params · 32B active256K contextAn open reasoning agent that chains 200 to 300 tool calls, briefly leading closed models on Humanity's Last Exam and BrowseComp.
reasoningagentsopen weights - Nov 12, 2025
GPT-5.1
OpenAIModelNotable400K contextWarmer default personality, adaptive reasoning that skips thinking on easy prompts, and a Codex-Max variant that compacts context across sessions.
adaptive reasoning - Nov 17, 2025
Grok 4.1
xAIModelNotable256K contextA quieter two-week rollout focused on emotional intelligence, lower hallucination, and a Fast variant for tool calling.
tool calling - Nov 18, 2025
★Gemini 3 Pro
Google DeepMindModelLandmark1M contextShipped straight into Search, the Gemini app, and Vertex on day one, with record LMArena and ARC-AGI-2 scores and a Deep Think mode. Google's strongest lead to date.
- Nov 24, 2025
Claude Opus 4.5
AnthropicModelMajor200K contextOpus pricing cut by two thirds, an effort parameter to trade cost for capability, and automatic context compaction for long agent runs.
effortcompactioncoding - Dec 1, 2025
DeepSeek V3.2
DeepSeekModelNotableOpen weights671B params · 37B active128K contextDeepSeek Sparse Attention cuts long-context cost by half, and a Speciale variant reaches gold-medal level on IMO and IOI problems.
sparse attentionreasoning - Dec 11, 2025
GPT-5.2
OpenAIModelNotable400K contextA rapid response to Gemini 3: better knowledge work, spreadsheets, and long-context reasoning, followed by a Codex variant in January.
knowledge work - Dec 17, 2025
Gemini 3 Flash
Google DeepMindModelNotable1M contextPro-level reasoning at Flash speed and price, and the new default model in the Gemini app.
speedcost
202629 milestones
- Jan 26, 2026
Kimi K2.5
Moonshot AIModelNotableOpen weights1T params · 32B active256K contextNative vision and an agent swarm mode that fans work out to parallel sub-agents, keeping open models within reach of the closed frontier.
visionagent swarmopen weights - Feb 5, 2026
Claude Opus 4.6
AnthropicModelMajor1M contextA million-token context by default, 128K output, adaptive thinking, and agent teams in Claude Code that coordinate multiple Claude instances on one task.
1M contextadaptive thinkingagent teams - Feb 5, 2026
GPT-5.3-Codex
OpenAIModelNotable400K contextA coding-specialized model released the same day as Opus 4.6, as the two labs trade blows on agentic software engineering.
codeagents - Feb 15, 2026
GLM-5
Z.AIModelNotableOpen weights200K contextZhipu's open flagship joins DeepSeek, Qwen, and Kimi in a Chinese open-weights quartet that now sets the pace for open models.
open weights - Feb 17, 2026
Claude Sonnet 4.6
AnthropicModelNotable1M contextThe mid tier gets the million-token window and a large jump in computer-use reliability.
computer use - Feb 19, 2026
Gemini 3.1 Pro
Google DeepMindModelMajor1M context77.1 percent on ARC-AGI-2, more than double Gemini 3 Pro, and 80.6 percent on SWE-bench Verified, aimed at long-horizon agentic workflows.
- Mar 5, 2026
GPT-5.4
OpenAIModelMajor400K contextBuilt-in computer use with 75 percent on OSWorld-Verified, up from 47 percent, and a third fewer factual errors than GPT-5.2. Mini and nano variants followed on March 17.
computer useOSWorld - Mar 9, 2026
Grok 4.20
xAIModelNotable256K contextReasoning and non-reasoning variants plus a multi-agent beta, with the emphasis on speed and low hallucination.
multi-agent - Apr 2, 2026
Gemma 4
Google / DeepMindModelNotableOpen weights31B params128K contextA 31B dense model and a 26B MoE with only 4B active parameters, keeping Google's open line competitive with the Chinese labs.
open weightsMoE - Apr 7, 2026
★Claude Mythos disclosed / Project Glasswing
AnthropicModelLandmarkAnthropic reveals a model too capable at offensive cybersecurity to release, and instead gives 40-plus partners access through Project Glasswing to harden critical software.
cybersecurityGlasswingresponsible release - Apr 8, 2026
Muse Spark
MetaModelMajor1M contextMeta Superintelligence Labs' first model, closed-weights and natively multimodal, replaces Llama as the engine of Meta AI. The end of Meta's open-weights era, at least for its flagship.
- Apr 16, 2026
Claude Opus 4.7
AnthropicModelNotable1M contextHigher-resolution vision, an xhigh effort level, task budgets, and file-system memory recall for agents.
effortmemoryvision - Apr 23, 2026
GPT-5.5
OpenAIModelMajor400K context82.7 percent on Terminal-Bench 2.0 and 35 percent on FrontierMath Tier 4, with a 71 percent pass rate on expert cybersecurity tasks in AISI testing.
Terminal-BenchFrontierMath - Apr 24, 2026
★DeepSeek V4 Pro & Flash
DeepSeekModelLandmarkOpen weights1M contextTrillion-scale open MoE under MIT license with a native million-token window and 384K output, near parity with GPT-5.4. Flash weights followed in July; Pro went GA on August 13.
MIT license1M contextMoE - Apr 29, 2026
Qwen3.6
Alibaba (Qwen)ModelNotableOpen weights256K contextMax, Plus, Flash, and a 35B MoE with 3B active. Qwen's point-release cadence is now roughly monthly.
open weightsMoE - May 19, 2026
Gemini 3.5 Flash
Google DeepMindModelNotable1M contextAnnounced at I/O with a promise of 3.5 Pro the following month. The Pro model still has not shipped.
I/O - May 28, 2026
Claude Opus 4.8
AnthropicModelNotable1M contextFocused on code honesty: four times less likely to miss flaws in its own work, plus dynamic workflows in Claude Code.
reliabilityworkflows - Jun 9, 2026
★Claude Fable 5 & Mythos 5
AnthropicModelLandmark~5T params1M contextA new Mythos-class tier above Opus, always-on adaptive thinking, and state of the art across the board. Suspended June 12 under a US export-control directive, restored June 30 with new safeguards. Fable later helped disprove the 87-year-old Jacobian conjecture.
Mythos-classexport controlsfrontier - Jun 30, 2026
Claude Sonnet 5
AnthropicModelMajor1M contextNear-Opus intelligence at $2 per million input tokens, with adaptive thinking and xhigh effort. The new default for free and Pro plans.
- Jul 8, 2026
Grok 4.5
xAIModelNotable1.5T params256K contextBuilt on xAI's 1.5-trillion-parameter V9 foundation and co-developed with Cursor for coding. Grok 4.6 followed in August; Grok 5 is still training.
V9coding - Jul 9, 2026
GPT-5.6 (Sol, Terra, Luna)
OpenAIModelMajor400K contextThree tiers named for the sun, earth, and moon. Sol tops the Artificial Analysis coding index while using half the tokens of Fable 5, and OpenAI calls it its strongest cybersecurity model.
token efficiencycybersecuritythree tiers - Jul 16, 2026
Kimi K3
Moonshot AIModelNotableOpen weights256K contextMoonshot's third-generation open model, with a Fast variant, keeps the open frontier within a few months of closed models.
open weights - Jul 21, 2026
Gemini 3.6 Flash
Google DeepMindModelNotable1M contextThree Flash-tier releases in one day, including a cyber-specialized model, while the 3.5 Pro flagship slips again. 3.7 Flash and 3.8 Flash followed in August and September.
Flash cadence - Jul 24, 2026
Claude Opus 5
AnthropicModelMajor1M contextA step change at the Opus tier, close to Fable 5 at half the price, with thinking on by default, a full effort ladder, and a fast mode at 2.5 times the speed.
effort ladderfast mode - Aug 2, 2026
Qwen3.8 Max
Alibaba (Qwen)ModelNotableOpen weights256K contextAlibaba's flagship open model, followed by 27B and Flash variants within the month.
open weights - Aug 10, 2026
Muse Glimmer
MetaModelNotableOpen weights30B params128K contextA 30B open model under Apache 2.0 that runs offline on a 24GB consumer GPU: Meta keeps a foot in open weights below its closed flagship.
Apache 2.0consumer GPU - Sep 1, 2026
Claude Fable 5.1 & Mythos 5.1
AnthropicModelMajor~5T params1M contextCache reads cut to a quarter of the price, per-message effort changes mid-conversation, and content provenance. Mythos 5.1 stays limited to Glasswing partners.
Mythos-classprovenancecaching - Sep 2, 2026
Gemini 3.8 Flash
Google DeepMindModelNotable1M contextThe fourth Flash point release since July, as Google waits on 3.5 Pro and starts the Gemini 4 pretraining run.
Flash cadence - Sep 3, 2026
★GPT-6 Astra
OpenAIModelLandmarkOpenAI's generational leap, held back four weeks because it crossed the Critical cyber threshold in the Preparedness Framework. Saturates FrontierMath Tier 4 at 98 percent, ARC-AGI-3 at 99.9 percent, and ExploitBench at 100 percent. Brockman says it may come to be seen as AGI.
Dates are announcement or public-release dates. Parameter counts are official where disclosed; a tilde marks widely reported estimates. Context windows are as of launch. Impact tiers are my own judgment. Last updated September 4, 2026.