Claude Fable 5.1: Anthropic's New Model, Explained Simply
Anthropic released two new AI models on September 1, 2026 โ Claude Fable 5.1 and Claude Mythos 5.1 โ which it calls its most advanced yet for coding, research, and long-running problem-solving. Most people will only ever use Fable 5.1, so here's what's actually different, what it costs, and how to try it.
โก Quick facts
- Released: September 1, 2026 โ available immediately, no waitlist
- Coding jump: 60.9% vs. 42.0% on Terminal-Bench 4.0
- Pricing: Same $10/$50 per million tokens, but cache reads dropped 75% to $0.25/M
- Fable vs. Mythos: Same underlying model โ Mythos just relaxes safeguards for verified cybersecurity/life-sciences professionals
Fable 5.1 vs. Mythos 5.1: same model, different guardrails
This is the detail most coverage glosses over: Fable 5.1 and Mythos 5.1 are the same underlying model โ the difference is in the safeguards. Fable 5.1 ships with standard safety restrictions and is generally available to everyone right now. Mythos 5.1 relaxes some of those restrictions specifically for vetted professionals in cybersecurity or life sciences, and it's only accessible through Anthropic's Cyber Verification Program or Life Sciences Verification Program โ not something a regular user can sign up for.
What actually got better
Anthropic's own benchmark numbers show real jumps over the previous Fable 5:
- Scientific research tasks: 52.6% vs. 24.7% on Terminal-Bench-Science 0.1 โ more than double.
- Agentic coding: up to 60.9% vs. 42.0% on Terminal-Bench 4.0.
- General knowledge work: 1,853 vs. 1,723 on GDPval-AA v2.
In plain terms: it's meaningfully better at multi-step coding tasks, research-style work, and staying coherent over long-running problems โ not just a minor version bump.
It's also cheaper to run
Per-token pricing is unchanged at $10 per million input tokens and $50 per million output tokens. The real savings come from prompt caching: cache-read costs dropped 75%, to $0.25 per million tokens. Anthropic estimates this brings typical workload costs down about 25%, and up to 45% for applications that lean heavily on AI agents making repeated calls.
How to actually use it
Fable 5.1 is available immediately โ no waitlist โ on Claude.ai, and through AWS, Google Cloud,
and Microsoft Azure for developers. If you're calling it via the API directly, the model name
is claude-fable-5-1. Mythos 5.1 is not something most people need to worry about
unless they're specifically doing vetted cybersecurity or life-sciences work.
Technical Architecture: Creative Steering & Style Guidance
Claude Fable 5.1 represents Anthropic's dedicated model variant optimized for expressive creative writing, long-form worldbuilding, screenwriting, and nuanced narrative generation. Rather than relying solely on post-hoc system prompting, Fable 5.1 utilizes specialized reinforcement learning with verifiable stylistic reward models (RLVR-Style) to maintain consistent authorial voice across extended 200k token generations.
Under the hood, Fable 5.1 alters the standard sampling temperature dynamics. Where general reasoning models suffer increased hallucination and logical drift when temperature exceeds 0.7, Fable 5.1's underlying entropy calibration maintains syntactic coherence even under high variance sampling parameters, preventing repetitive tropes and formulaic sentence structures.
Frequently asked questions
What is Claude Fable 5.1?
Anthropic's newest model (Sept 1, 2026), built for coding, research, and long multi-step tasks.
What is Mythos 5.1?
The same model as Fable 5.1 with relaxed safeguards, restricted to vetted cybersecurity/life-sciences professionals.
What actually improved?
Roughly double the score on scientific-research benchmarks, big coding gains, and cheaper caching.
How do I use it?
Available now on Claude.ai and via AWS/Google Cloud/Azure; API model name is claude-fable-5-1.