Just Released: Claude 5.1! The World's Most Powerful Model is Here
Original by Machine Heart, focusing on AI
Just now, Anthropic has launched the next generation models, Claude Fable 5.1 and Claude Mythos 5.1.
Anthropic claims that Claude Fable 5.1 is one of the most powerful publicly available models, designed for complex reasoning, long-duration tasks, and agent workflows. Claude Mythos 5.1 represents their exploration of higher capability boundaries.
It is important to note that while both share the same foundational model capabilities, they employ different safety measures tailored to different use cases.
Fable 5.1 is open to general users, developers, and enterprises, while Mythos 5.1 is available only to vetted partners in high-risk fields, maintaining stricter access controls.
In other words, one is responsible for entering the real-world tasks, while the other is kept in a more strictly controlled environment. This may also represent Anthropic's exploration of future AI product forms: the most powerful models may not necessarily be offered to everyone in the same way.
The official statement indicates that these two models represent significant advancements in the capabilities of the Claude series and demonstrate how they continue to advance safe deployment while enhancing model capabilities.
As the "strongest on the planet" model, Fable 5.1 continues to perform impressively. Official data shows that Fable 5.1 outperforms the previous flagship Fable 5 in multiple benchmark tests.
However, with greater capabilities, the price has decreased. Anthropic states that Fable 5.1 maintains the same base price, while the cost of cache reads has decreased by 75% compared to Fable 5. In practical use, this reduces the overall cost of the model for typical workloads by about 25%; for highly agentized workloads, costs can be reduced by up to 45%.
It seems that even the most powerful models are focusing on cost-effectiveness.
Now, let's take a closer look.
Lower tiers match the previous generation, with Fable 5.1 focusing on "cost-effectiveness."
Rather than simply refreshing the leaderboard, Anthropic wants to emphasize this time that Fable 5.1 can accomplish tasks that previously required the higher tiers of Fable 5 at a lower inference cost.
According to official tests, Fable 5.1 has already achieved performance close to or exceeding that of Fable 5 at low to medium inference intensities. Claude Code defaults to high inference intensity, while Claude Cowork and Claude.ai default to medium intensity, allowing users to adjust between speed, cost, and effectiveness based on task complexity.
Specifically, Fable 5.1 achieved a score of 52.6% in the scientific research agent benchmark Terminal - Bench - Science 0.1, more than doubling the 24.7% score of Fable 5; in Terminal - Bench 4.0, Fable 5.1 reached 55.8%, while the more capable Mythos 5.1 further achieved 60.9%.
In knowledge work, computer operations, and business process tests, the new model also showed improvements. AutomationBench scores increased from 17.1% for Fable 5 to 31.4%, and CursorBench 3.2.0 improved from 70.5% to 73.4%.
In multiple benchmark tests, Fable 5.1's scores exceeded those of Fable 5, with the most significant improvements seen in scientific research agents and business workflow capabilities.
In the Terminal - Bench 4.0 test, both Fable 5.1 and Mythos 5.1 surpassed the previous generation Mythos 5 at different inference intensities.
In the Terminal - Bench - Science 0.1 test, Fable 5.1 achieved a maximum score of 52.6%, more than double that of Fable 5.
Anthropic believes that an important change in Fable 5.1 is its greater willingness to track the root causes of problems, making it more suitable for executing complex tasks that last for hours or even tens of hours.
Investment firm Millennium found in testing that a piece of internal code crashes approximately once every million runs. This issue had troubled the engineering team for four to five years, and other models had not identified the cause. Fable 5.1 pinpointed the problem to a bug in a third-party program library by disassembling the external vendor's library and comparing core dump files.
Ramp also had Fable 5.1 run continuously for 38 hours. After discovering that the original machine learning results were affected by label errors, the model autonomously corrected the issue and concurrently initiated six sets of experiments, ultimately compiling new results and subsequent recommendations.
From coding to scientific research
In this release, Anthropic devoted a significant portion to discussing the performance of Fable 5.1 and Mythos 5.1 in scientific research.
In a protein design experiment, researchers had Mythos 5.1 call upon open-source protein design and folding tools, then submitted the generated designs to two external institutions for experimental validation.
For three target proteins, the affinity of the binders designed by Mythos 5.1 reached ten times that of the best solutions in the Adaptyv Bio-related protein design competition. When faced with twelve target proteins, the model's effective binder hit rate approached 50%, while Anthropic provided an industry common level of 10% to 15%.
Fable 5.1 also utilized radar images collected by NASA's Magellan spacecraft over 30 years ago to generate a new high-resolution elevation map of about one-third of Venus's surface.
Radar images of Venus captured by NASA's Magellan spacecraft, with a small shield volcano approximately 15 kilometers in diameter at the center.
The original map could only present details at a scale of 10 to 20 kilometers, while the new map improves resolution to 2 to 3 kilometers, with height measurement accuracy improved by up to 25%. Anthropic plans to publicly release this map under a knowledge-sharing license for future missions like NASA's VERITAS and the European Space Agency's EnVision to reference.
In the field of computational biology, Mythos 5.1 improved the running speed of seven open-source protein and genome deep learning models by up to 2.5 times by writing custom GPU kernels and caching intermediate results, while maintaining consistent output results. In some whole-genome analysis tasks, it is expected to reduce GPU costs by 30% to 60%.
After optimizing seven open-source protein and genome models, Mythos 5.1 improved inference speed by 1.4 to 2.5 times.
Anthropic aims to use these cases to demonstrate that models are evolving from organizing information and writing code to proposing solutions, running tools, and delivering research results that can be experimentally validated.
Cache prices have dropped by 75%, with agent tasks being up to 45% cheaper.
Beyond performance, price is the most direct change for Fable 5.1.
The input and output prices for Fable 5.1 remain unchanged at $10 and $50 per million tokens, respectively, but the cache read price has been reduced by 75%, down to $0.25 per million tokens.
Cache reading refers to the model reusing already processed context. While its proportion may be limited in ordinary Q&A, in agent tasks that require repeated reading of code libraries, historical dialogues, and tool results, caching often constitutes a major cost.
According to Anthropic's calculations based on actual usage data from August 2026, the overall cost of running typical tasks with Fable 5.1 is about 25% lower than that of Fable 5; for complex agent tasks with longer contexts and frequent tool calls, the cost reduction can reach up to about 45%.
With the reduction in cache read prices, the typical task cost for Fable 5.1 is reduced by about 25%, while the cost for highly agentized tasks can be reduced by up to about 45%.
Fable 5.1 is now available on Claude.ai, Claude Code, and Claude API, and is also offered through AWS, Google Cloud, and Microsoft Azure. Developers can call the new model via claude-fable-5-1.
Enhanced anti-distillation mechanisms
Fable 5.1 and Mythos 5.1 actually use the same underlying model, with the main difference being in safety restrictions.
Fable 5.1 is fully open to general users and enterprises; Mythos 5.1 has more lenient cybersecurity and life sciences restrictions and is currently only available to vetted individuals and institutions.
In the field of cybersecurity, Fable 5.1 can already help users discover software vulnerabilities but still cannot directly generate exploit programs. Dual-use tasks such as penetration testing, exploit generation, and binary file vulnerability scanning may still be handed over to models with stricter restrictions.
After adjustments, the new version of the cybersecurity protection mechanism has reduced false positives by about 60% compared to Fable 5. The biological safety mechanism's false positive rate for basic biology and medical issues has also decreased by 85%, while advanced capabilities related to life sciences research are mainly opened through the Mythos 5.1 review program.
Anthropic has also launched Enterprise Frontier Safeguards. Enterprises can store data in their controlled cloud infrastructure, with the enterprise responsible for default human review, thus achieving near "zero data retention" privacy effects while retaining security monitoring capabilities. This mechanism is planned to be rolled out in phases starting this fall.
For large-scale model distillation, Fable 5.1 has also introduced new restrictions. API accounts created after that day will not be able to manually modify previous contexts in multi-turn dialogues while retaining Claude's historical thought records. Anthropic states that this change is mainly aimed at blocking a publicly known capability extraction method.
Additionally, to comply with the EU's AI Act, Fable 5.1's text output will include invisible watermarks. Anthropic has also begun small-scale testing of detection APIs, initially open to regulatory agencies, media, fact-checking organizations, and research institutions.
Finally, netizens are right: the early bird gets to use 5.1 first.
-- Price
This content is provided for general informational purposes only and doesn't constitute financial, investment, legal, or tax advice. Any events, rewards, online promotions, or related information mentioned herein should not be considered a recommendation, solicitation, or invitation to purchase, sell, trade, or otherwise deal in any crypto assets. Crypto assets are highly volatile and may result in loss. The availability of WEEX services, products, and related events may vary by region. You are responsible for ensuring that your participation is in accordance with applicable local laws and regulations.
You may also like

Fogo Mainnet Has Been Stopped For 46 Hours With No Restart Timeline

Natura Changes CEO: Carlucci Returns After a Decade

BioBook Begins Consulting for Discovering Bio Startups with GC Green Cross

Etherscan Integrates Web3 Identity Cards into Wallet Address

Illuvium Team Cuts Wages To Extend Runway

Belgian Fund Invests $6 Million in Rebuild Ukraine Fund

YZi Labs Launches EASY Residency Season 5 Acceleration Program, Applications Due by September 13

150 Billion Won Future Fund Invests in AI and Bio Companies in Uijeongbu

Aedbiotech Appoints Four New Board Members to Promote Business Diversification

Boosters Acquires Purebio as a Subsidiary and Internalizes Material Technology

OpenAI Releases 'National Security Principles' to Define Boundaries for AI Use in Government and Defense

NanoVita: The project continues to optimize the token structure, and the ecosystem has officially entered a low circulation phase

Bio Protocol transferred 80 million BIO to CEX, approximately 5.15 million USD

An AI Scientist Proposed an ADHD Treatment on the Blockchain: BIO Price Surges
Key Takeaways: Bio Protocol’s crypto has soared 90% following a $6.9M funding boost for its AI-native platform, Bio…

Morning News | Kraken receives $200 million investment from Deutsche Börse; Goldman Sachs submits application for Bitcoin Premium Income ETF; Walsh discloses his cryptocurrency holdings

Fed Chair nominee Waller discloses his holdings in cryptocurrency

Anthropic acquires startup Coefficient Bio for approximately $400 million

Bio Protocol: The IP Token is set to launch on Bio V2 and will be sold through Ignition Sales

Bio Protocol: XP Point Fix Program Deployed, Correcting Points Missed Over the Past Few Days
NanoVita announced that it will launch TGE on the BNB Chain in April

Statistic: In 2025, it became the norm for new coins to experience a "price drop," with only 15% of projects having a Fully Diluted Valuation (FDV) higher than their Token Generation Event (TGE) period.

Bio Protocol launches Season 2 of BioXP, introducing a Multiplier Mechanism and an Ecosystem Airdrop

Ripple and SBI Team Up for RLUSD Stablecoin Launch in Japan by Early 2026
Latest Crypto Market Snapshot as of August 22, 2025 BTC Soars to $115,250.00 ETH Hits $4,450.75 XRP Climbs…









