Skip to content

Tracker

AI Model Release Tracker

The current frontier and open-weight language models, with every spec read from a primary source.

By Fiqhro Dedhen3 min readEdited by Fiqhro Dedhen

Data last verified

ModelReleasedStatusContext windowtokensMax outputtokensInputOutputWeightsLicenseKnowledge cutoffAPI model IDPricing
Claude Fable 5Anthropic9 Jun 2026GA1M tokens128K tokensText, imageTextProprietaryJanuary 2026claude-fable-5Anthropic API pricing
Claude Haiku 4.5AnthropicGA200K tokens64K tokensText, imageTextProprietaryFebruary 2025claude-haiku-4-5-20251001Anthropic API pricing
Claude Opus 4.8AnthropicGA1M tokens128K tokensText, imageTextProprietaryJanuary 2026claude-opus-4-8Anthropic API pricing
Claude Sonnet 5AnthropicGA1M tokens128K tokensText, imageTextProprietaryJanuary 2026claude-sonnet-5Anthropic API pricing
DeepSeek-V4-ProDeepSeek1,048,576 tokensTextTextOpenMITdeepseek-ai/DeepSeek-V4-Pro
GLM-5.2Z.ai1,048,576 tokensTextTextOpenMITzai-org/GLM-5.2
GPT-5.6 LunaOpenAIGA1.05M tokens128K tokensText, imageTextProprietary16 Feb 2026gpt-5.6-lunaOpenAI API pricing
GPT-5.6 SolOpenAIGA1.05M tokens128K tokensText, imageTextProprietary16 Feb 2026gpt-5.6-solOpenAI API pricing
GPT-5.6 TerraOpenAIGA1.05M tokens128K tokensText, imageTextProprietary16 Feb 2026gpt-5.6-terraOpenAI API pricing
gpt-oss-120bOpenAI131,072 tokensTextTextOpenApache-2.0openai/gpt-oss-120b
Every value is read from a primary source and confirmed by a person before it appears here. Hover or follow a value to its source. “—” means no primary source states it, so we don’t.

What this tracks

This page tracks the language models you might actually choose between: the current frontier models from the major API providers and the most capable open-weight releases. For each, it records the specifications that decide whether a model fits a job — context window, maximum output, input and output modalities, licence, and how you access it.

It is a living reference, not a news feed. When a provider ships a new model or revises a spec, the change is read from the source, staged, and checked by a person before it appears here.

How to read it

Every value in the table is read from a primary source — a provider's own model documentation, or, for open-weight models, the model's config.json and model card on Hugging Face. Follow any value to the page it came from.

A dash ("—") is not missing data. It means no primary source states that value, so we do not either. Two cases in this first release:

  • Release dates appear only where a provider states one. For an open-weight model, a repository's creation date is not the same as an announced release, so the field is left blank rather than imply a date the source does not give.
  • Google's Gemini models are absent for now. Their published model pages render the specifications with JavaScript that our sourcing cannot read cleanly, and we will not transcribe numbers we cannot check against the page. They will be added once sourced.

Why the numbers can be trusted

The specifications here are not recalled from memory — recalling a context window is exactly the kind of plausible-but-wrong claim this site exists to avoid. Each value is read from its source on a known date, and a person confirms it against that source before it goes live. The record of who verified a value, and when, is only ever set by that human check.

Context windows deserve one caveat. A "1M token" window does not hold a fixed number of words: the same text produces different token counts under different tokenizers, so a window measured in tokens and the same window measured in words can move independently. Where a provider states a token figure, that figure is what appears here.

Who should care

If you are choosing a model to build on, four fields usually decide it: context window (how much you can put in), maximum output (how much you can get back in one response), modalities (whether it reads images), and licence (whether you can run the weights yourself). This table places those side by side, sourced, so the comparison is the provider's own numbers rather than a summary of them.

This article was researched and drafted with AI assistance from the sources listed below, then checked and edited by Fiqhro Dedhen before publication. How we work.

Sources

4 cited · 4 primary

  1. 1
    PrimaryAnthropic
    Claude models overview

    Context, output, cutoff, modalities and API IDs for the Claude models

    platform.claude.com · accessed 18 Jul 2026

  2. 2
    PrimaryOpenAI
    OpenAI API models

    Context, output, cutoff and API IDs for the GPT-5.6 models

    developers.openai.com · accessed 18 Jul 2026

  3. 3
    PrimaryZ.ai / Hugging Face
    GLM-5.2 model card

    Open-weight licence and config for GLM-5.2

    huggingface.co · accessed 18 Jul 2026

  4. 4
    PrimaryDeepSeek / Hugging Face
    DeepSeek-V4-Pro model card

    Open-weight licence and config for DeepSeek-V4-Pro

    huggingface.co · accessed 18 Jul 2026

Primary sources are the company, paper or repository itself. Reporting is established press, used to corroborate. Community is used to find stories, never to establish facts.