Anthropic Released the "Most Powerful Model," But Most People Can't Use It

marsbitОпубликовано 2026-06-10Обновлено 2026-06-10

Введение

In April, Anthropic launched a preview of its "Mythos" model, which was not publicly released due to its exceptional ability to autonomously discover high-risk zero-day vulnerabilities, posing a security threat if misused. It was restricted to a trusted group of security partners under "Project Glasswing." On June 10, Anthropic officially released Fable 5 and Mythos 5. They share the same underlying model but are distributed under different rules. Fable 5 is for general users, while Mythos 5 remains locked for trusted security partners. Benchmarks show Fable 5 leading in software engineering and long-task execution, with significant improvements in generating production-ready code. However, Fable 5 includes a safety classifier that automatically downgrades requests related to cybersecurity, biochemistry, or model distillation to the weaker Opus 4.8 model. This mechanism, while intended for safety, can affect the user experience and has faced criticism for being overly conservative. Pricing is another key point. Fable 5's API costs are double that of Opus 4.8. Furthermore, after a free trial period ending June 23, it will be removed from standard subscription plans, requiring users to purchase additional credits for access. This shift signals a move towards pay-as-you-go pricing for the most advanced capabilities. The strategy highlights a growing divergence in the AI industry: while some players like DeepSeek are drastically cutting prices, Anthropic is increasing them fo...

In April, Anthropic released a preview version of the Mythos model. This model was not made available to the public because during testing, it demonstrated extremely strong cybersecurity and vulnerability discovery capabilities, being able to autonomously find thousands of high-risk zero-day vulnerabilities. If leaked, it could easily be used for malicious attacks.

To confine this capability to defensive scenarios, Anthropic launched Project Glasswing, granting access permissions only to 12 core security partners like Apple, Google, Microsoft, and over 40 critical infrastructure providers, with usage controlled throughout the process.

The act of locking it away before release itself created buzz.

Two months later, on June 10th at 12 AM Beijing time, Anthropic officially launched Fable 5 and Mythos 5.

Judging by benchmark scores, they achieved the highest scores in almost all benchmarks, especially in software engineering and long-task execution, creating a clear gap with other models.

But discussions about this model quickly moved beyond just how powerful it is.

Fable 5 and Mythos 5 actually share the same underlying model. The difference is that Fable 5 is for general users, while Mythos 5 remains locked within the hands of trusted security partners. The same model, two sets of rules, targeting two groups—this is a first in Anthropic's product line.

Furthermore, general users do not get the complete version either. Anthropic has added a security classifier on the outer layer of Fable 5. Once a request touches sensitive directions like cybersecurity, biochemistry, or model distillation, the system will automatically switch to respond using the previous-generation, less capable model, Opus 4.8.

The pricing is also noteworthy: $10 for input, $50 for output per million tokens. The company states this is approximately twice the price of Opus 4.8. Starting June 23rd, Fable 5 will also be removed from subscription plans like Pro, Max, etc. Users who want to continue using it will need to spend additional credits.

This combination of moves makes sense when taken apart. The capabilities are too strong, hence security restrictions; the cost is higher, hence the price increase; the risks are sensitive, hence the tiered release. But when put together, the signal becomes subtle. This differs from the competitive logic of recent years where major model companies raced for speed and openness. Everyone was trying to get their models to reach more users, while Anthropic chose to actively narrow the entry point, making restrictions part of its product strategy.

So, is this so-called unprecedented "most powerful model" being mythologized?

01. Significant Capability Improvements, Automatic Downgrade Becomes Controversial

Regardless of tiers, let's first see how capable it really is.

Software engineering is the core highlight of Anthropic's update this time. On the SWE-Bench Pro test, Fable 5 scored 80.3%. This test mainly evaluates whether the model can locate bugs in real GitHub repositories, understand context, and write usable fix code. An 80.3% score means for every 5 real engineering problems, Fable 5 can solve 4.

On the Terminal-Bench 2.1 leaderboard, Fable 5 scored 88.0%, surpassing OpenAI's Codex CLI. Notably, Fable 5 is a general-purpose model, while Codex CLI is a vertical tool specifically built for programming scenarios. The gap between them better reflects Fable 5's programming prowess.

But the real difference can be seen in FrontierCode Diamond. This test examines whether the code generated by the model can meet the quality standards of production-level codebases. Fable 5 achieved 29.3%, while Opus 4.8 only got 13.4%, and GPT-5.5 (Anthropic's internal test result for comparison) only 5.7%.

Over the past few years, the ability of AI models to write code has been improving, but it has long been stuck at a bottleneck: the code can run, but is not easy to maintain; it can pass benchmarks, but problems frequently arise when deployed in real projects.

Fable 5's breakthrough in this dimension shows that Anthropic's upgrade this time is not just about problem-solving ability, but about pushing the model toward genuine engineering delivery.

Programmer Li Xia told "AIX Finance" that AI-generated code often suffers from contextual incoherence. It can precisely understand requirements initially but tends to forget information during long tasks, leading to high maintenance costs later.

In his view, Fable 5 shows clear improvement in logical coherence during long tasks. Similar coding tasks can be completed in one go with higher accuracy. However, compared to Opus 4.8, Fable 5's generation speed is slower, with longer reasoning chains, resulting in an overall decrease in response speed.

Visual capabilities have also improved. Anthropic claims that Fable 5 can extract precise numbers from complex scientific charts and can reconstruct application source code directly from webpage screenshots. The company also demonstrated a practical case where Fable 5 completed the game "Pokémon FireRed" using only screenshots of the game screen, without needing auxiliary tools. Previous-generation models required complex auxiliary systems for similar tasks.

Regarding long context and memory, the official statement is that the longer and more complex the task, the more pronounced Fable 5's advantage becomes.

Additionally, life sciences is another direction highlighted. Anthropic revealed that a single-cell data analysis model built on Mythos 5, covering 138 species, outperforms similar models recently published in "Science," despite having only one-hundredth the parameter count.

Based solely on benchmark scores, comprehensive capabilities have indeed reached a new level.

Now let's look beyond the benchmarks.

Fable 5 comes equipped with a security classifier. As soon as a user request involves directions like cybersecurity, biochemistry, or model distillation, the system automatically switches to Opus 4.8 to respond and informs the user of the model downgrade. The company states that over 95% of daily conversations will not trigger this, and tasks like writing, programming, and analysis are mostly unaffected. However, actual experience may vary depending on the usage scenario.

In practical use, this boundary is actually easy to trigger. Li Xia mentioned that when he wanted to experience Apple's Siri AI features on a Mac in China, which required modifying some system-level serial number parameters, Fable 5 directly refused the operation. Currently, the classifier settings are relatively conservative, prone to misjudgment, and the company states it will be continuously adjusted.

But Anthropic also disclosed another layer of restriction. For requests related to large model development, such as building pre-training pipelines, designing distributed training infrastructure, etc., the model will actively reduce output quality in the background without informing the user.

Overall, Fable 5 has indeed made progress in various hard metrics, but the automatic downgrade mechanism affects the user experience to some extent.

02. The Most Powerful Model Is Not Accessible to Everyone

Anthropic's model upgrade this time uses the same underlying model packaged into two products for two groups.

Mythos 5 stays within the Project Glasswing framework, accessible only to 12 core security partners like Apple, Google, Microsoft, and over 40 critical infrastructure providers, with restrictions on cybersecurity and biology removed. Fable 5 targets C-end subscription users.

Subsequently, Anthropic also plans to open a trusted channel in the biology direction to vetted researchers, providing a version of Fable 5 with biology and chemistry restrictions removed.

This touches on a problem the large model industry hasn't faced before: when a model's capability is sufficient to autonomously discover vulnerabilities, a full public release becomes a risk.

Source / pexels

This explains why Fable 5 and Mythos 5 were split into two versions. In the past, model tiers were based on parameters—the gap between large and small models was one of capability. Now, models with the same parameters are also tiered, but the division is based on trust thresholds.

Independent developer Zhan Bo believes this logic is very reasonable from a security perspective. If Mythos-level vulnerability discovery capabilities were opened to individuals without restriction, it would significantly lower the cost of attacks and could easily be abused for malicious purposes. Locking it down first and then gradually opening trusted access is the most prudent path currently.

But security only explains why layering is needed. Another question is: do all general users who can use Fable 5 actually benefit from it?

Judging from the benchmarks and cases released by Anthropic, this round of upgrades primarily serves programmers and engineering teams.

Zhan Bo used Fable 5 to assist in optimizing his interpreter project written in Rust. In comparable web service scenarios, he compared it with FastAPI (based on Python) and Hono (based on Node.js). The interpreter using Fable 5 required only 9.8MB of resident memory, while FastAPI and Hono required 43.3MB and 63.0MB respectively, with leading throughput and latency metrics as well.

He believes that for the same task, using Fable 5 might complete it much faster and with better results. For developers, output quality is more important than price. As long as the model can significantly improve project outcomes, a higher price is acceptable.

Li Xia also mentioned that for programmers, model generation quality correlates positively with income. Higher output quality means more obvious efficiency gains and greater returns. The improvement in model capability can be directly converted into project quality and time saved, naturally leading to stronger willingness to pay.

But in a different usage scenario, the conclusion changes.

AI blogger Xu Zilong, taking his daily work as an example, said his work is divided into writing code, data analysis, and writing papers. He believes current large models have excessive code capabilities but deficient language abilities. For groups like researchers, content creators, and professionals in law and finance, the core demand for AI focuses on Chinese language understanding, long-form writing, and document processing.

Zhan Bo mentioned that the current trend is not users choosing models, but models selecting users. Heavy programming users are being filtered out by high-end models, while casual light users are pushed toward more cost-effective alternatives. This indicates that AI is no longer a universal tool, but rather a process of screening users layer by layer based on their payment ability and usage intensity.

Even the most powerful model is only worth its cost in the hands of those who need it.

03. Is the Era of Unaffordable AI Coming?

The API pricing for Fable 5 is $10 for input, $50 for output per million tokens. This is double the price of Opus 4.8 and is currently the most expensive among publicly available frontier models globally.

Comparison of Mainstream Large Model API Prices

But what's really worth noting is not that the price doubled, but that the payment method changed.

After Fable 5's launch, Pro, Max, Team, and other subscription users could use it for free for two weeks. Starting June 23rd, the model will be removed from subscription plans. To continue using it, users need to purchase additional credits, settled according to API rates. Using Fable 5 during a subscription period also consumes usage quota at twice the rate of Opus 4.8.

Offering a free trial first and then removing it from subscriptions is also sending a signal: pushing users from fixed monthly fees toward pay-as-you-go. The benefit of a subscription is predictability—users know how much they spend each month. Pay-as-you-go is more favorable for the platform—the more you use, the more you pay, opening up the user's spending ceiling. Simply put, Anthropic wants to tell users: the most advanced things shouldn't be part of a monthly package in the first place.

The timing of this shift is also noteworthy. On June 1st, Anthropic secretly filed its IPO prospectus with the SEC, with a valuation reaching $965 billion, targeting an IPO as early as October this year. From the beginning of the year to the end of May, Anthropic's annualized revenue grew from $9 billion to $47 billion, with Claude Code contributing over $2.5 billion, and enterprise customers contributing the vast majority of revenue.

A company about to go public needs to demonstrate revenue growth potential and pricing power to the capital markets. Separating the most powerful model from fixed subscriptions and guiding high-value users toward pay-as-you-go makes sense from a financial narrative perspective.

Meanwhile, domestic models are doing the exact opposite.

At the end of May, DeepSeek announced a permanent 75% price cut for its V4-Pro API. Xiaomi followed closely, with MiMo-V2.5-Pro seeing a drop of up to 99%, nearly aligning its price with DeepSeek.

On one side, DeepSeek is slashing prices to the floor; on the other, Anthropic is raising the ceiling. Different players have different strategies.

The price cuts by domestic models are partly due to the release of technological dividends; changes in the underlying architecture have saved space, which is being used to capture a larger market.

Anthropic's logic is exactly the reverse. It doesn't need to compete for market share with low prices. The high price itself is also a filter, retaining high-value users willing to pay for cutting-edge capabilities.

Xu Zilong believes AI will become increasingly expensive in the future because demand expansion far exceeds supply expansion. Computing power involves electricity, chips, and model training, and its growth is too slow. AI computing power will become infrastructure like 5G in the future, but unlike 5G, computing power supply is much tighter than bandwidth, so prices will increase accordingly.

From a business model perspective, the AI industry is developing a layered structure similar to the early days of cloud computing. The bottom layer consists of highly standardized, nearly zero-priced general capabilities that anyone can call, monetized through volume. The top layer consists of cutting-edge capabilities controlled by a few vendors, with concentrated pricing power, monetized through customer unit price. The price of general capabilities will continue to be driven down, but the premium for cutting-edge capabilities will persist for a long time.

From capability tiers to payment tiers, the AI industry is replicating the path cloud computing took. Cheap models are becoming more numerous, while the best models are becoming more expensive.

*Li Xia is a pseudonym upon the interviewee's request.

This article is from WeChat public account "AIX Finance," author: Lei Jing, editor: Jin Yufan

Связанные с этим вопросы

QWhat are the key differences between Anthropic's Fable 5 and Mythos 5 models?

AFable 5 and Mythos 5 share the same underlying model. The key difference is their access and intended use. Mythos 5 is locked within the 'Project Glasswing' framework and is available only to a select group of 12 core security partners (like Apple, Google, Microsoft) and over 40 critical infrastructure providers, with restrictions on cybersecurity and biological/chemical research removed. Fable 5 is released to the general public but has a safety classifier that automatically downgrades requests in sensitive areas (like cybersecurity, biochem, model distillation) to the older Opus 4.8 model and applies other usage limitations.

QHow does Anthropic's Fable 5 perform in software engineering benchmarks according to the article?

AAccording to the article, Fable 5 excels in software engineering benchmarks. It scored 80.3% on the SWE-Bench Pro test, meaning it can solve 4 out of 5 real-world engineering problems involving locating bugs and writing fix code. It achieved 88.0% on Terminal-Bench 2.1, outperforming OpenAI's specialized Codex CLI. Most notably, on the FrontierCode Diamond test for production-ready code quality, Fable 5 scored 29.3%, significantly higher than Opus 4.8's 13.4% and GPT-5.5's 5.7%, indicating a breakthrough in generating maintainable, project-ready code.

QWhat is the 'Project Glasswing' mentioned in the article?

A'Project Glasswing' is a controlled access program launched by Anthropic to safely harness the powerful cybersecurity and vulnerability discovery capabilities of its advanced models like Mythos. It restricts access to a limited, trusted group of entities—specifically 12 core security partners and over 40 critical infrastructure providers. The goal is to lock down these potentially dangerous capabilities within defensive scenarios and prevent them from being used for malicious attacks if released to the public.

QHow is Anthropic changing the pricing and access model for its top-tier Fable 5 model?

AAnthropic is implementing a significant pricing and access shift for Fable 5. Its API price is set at $10 per million tokens for input and $50 for output, roughly double the cost of Opus 4.8. Furthermore, after a free two-week trial for subscribers, Fable 5 will be removed from the standard Pro, Max, and Team subscription plans starting June 23rd. To continue using it, users must purchase additional credits and pay based on API usage (pay-per-token), moving away from a fixed monthly subscription for this premium model.

QWhat contrasting trends in the AI model market does the article highlight between Anthropic and Chinese models?

AThe article highlights a divergence in market strategy. Anthropic is making its top-tier model (Fable 5) more exclusive and expensive, using high price as a filter for high-value users and to assert pricing power. In contrast, major Chinese AI companies like DeepSeek and Xiaomi are aggressively cutting prices. For example, DeepSeek announced a permanent 75% price cut for its V4-Pro API, and Xiaomi's MiMo-V2.5-Pro saw a 99% reduction. This reflects a strategy of leveraging technological efficiencies to lower costs and compete for broader market share through affordability.

Похожее

AI Investors' 2026 Anxiety: When Models Devour Everything, What Moat Is Left for Startups?

In 2026, a wave of investor anxiety questions the defensibility of AI startups as models improve, fearing that most companies are just "thin wrappers" destined to be absorbed by foundation models or chipmakers. The author argues against this despair, positing that true moats lie not in benchmark performance but in areas models cannot easily reach. The logic of despair is that if models excel at all measurable tasks, only compute and cutting-edge model weights hold lasting value. However, the essay contends that the most valuable work is inherently "untrainable." Benchmarks measure what can be measured and thus optimized for, but real-world correctness often resides in private, complex systems. Examples include legacy codebases, intricate legal transactions, or hospital workflows. This kind of correctness is proprietary, costly to establish, and cannot be validated quickly—it requires time and trust within an organization. As models commodify visible, measurable tasks from both above (labs absorbing scaffolding) and below (saturation by cheaper models), value shifts to "untrainable ground." This encompasses work where correctness is a private truth, locked behind integration barriers, licenses, liability frameworks, and entrenched user habits. Trust and adoption are slow, human-centric processes that smarter models cannot accelerate. Successful companies defend their position by embedding deeply into client operations, owning the definition of "good" within a specific domain (e.g., Harvey in law, OpenEvidence in medicine), and pricing on outcomes rather than tokens. While labs compete fiercely, they are incentivized to keep the application layer vibrant. The future belongs not to those competing on generic benchmarks but to those navigating unscoreable terrain, doing the "unsexy work" of translation between models and messy human realities. The most cited benchmark scores are thus maps of territory about to become worthless, signaling who will lose the right to define what counts as good.

marsbit24 мин. назад

AI Investors' 2026 Anxiety: When Models Devour Everything, What Moat Is Left for Startups?

marsbit24 мин. назад

Trump's Crypto Empire: A $2.3 Billion Wealth Transfer Experiment

In June 2026, Reuters investigations revealed that since Donald Trump's return to the White House, his family has accumulated roughly $2.3 billion in profits from four core crypto ventures: World Liberty Financial (WLFI), the $TRUMP meme coin, American Bitcoin, and ALT5 Sigma (later renamed AI Financial). Coincidentally, overall investor losses in these projects were estimated to be a similar amount. The businesses, spanning DeFi, stablecoins, meme coins, Bitcoin mining, and digital payments, largely relied not on technological innovation but on converting the political influence and notoriety of the Trump brand into financial assets sold to the market. This marks a dramatic shift from Trump's earlier skepticism of cryptocurrencies. The ventures operated on a similar logic: leveraging the Trump name to generate market hype and trust, attracting investment through token sales or public listings, and enabling the family to capture profits upfront through equity, token allocations, and fees, while later entrants often bore the brunt of the risk as markets cooled. WLFI, the most profitable venture, generated an estimated $1.6 billion for the family, primarily through sales of its locked, illiquid governance token and its USD1 stablecoin. The $TRUMP meme coin, a direct monetization of the presidential IP, brought in over $600 million for Trump-linked entities before its price crashed nearly 97% from its peak. American Bitcoin gained a "Trump stock" premium for its mining operations, and ALT5 Sigma/AI Financial combined Trump, AI, and crypto themes for a temporary valuation surge. The episode underscores how political influence can be packaged into financial assets, creating substantial wealth for promoters while highlighting the risks for investors who base decisions on hype and brand allegiance over fundamental business models and cash flows.

marsbit1 ч. назад

Trump's Crypto Empire: A $2.3 Billion Wealth Transfer Experiment

marsbit1 ч. назад

CFTC Proposes New Rules for Prediction Markets, Redefining Which Events Can Be Listed and Who Can Participate

The U.S. Commodity Futures Trading Commission (CFTC) has proposed new rules to establish a clearer regulatory framework for prediction markets. The proposal aims to modify how "event contracts" are reviewed, creating a structured process to determine if contracts involving terrorism, assassination, war, or illegal activities violate the public interest. This moves away from a blanket ban toward a case-by-case assessment of whether a contract's subject matter is acceptable for financial trading. A key focus is distinguishing between predicting the impact of risks and predicting the occurrence of harm. The proposal suggests that many sports-based prediction markets—such as those on game outcomes, scores, or season standings—may be permissible as they can provide price discovery and meaningful information. However, markets on easily manipulated events like specific player injuries, referee calls, or outcomes of youth sports would face stricter scrutiny. The rules directly target insider trading and manipulation risks, highlighting cases where individuals with non-public information or the ability to influence an event's outcome could unfairly profit. This underscores a shift toward ensuring market fairness. The proposal does not end the regulatory debate, particularly with state gambling regulators who argue that sports prediction markets are essentially sports betting and should fall under state jurisdiction. Nonetheless, the CFTC's action signals a move toward formalizing prediction markets, pushing the industry from a phase of rapid, often unregulated expansion into a more institutionalized, rule-based environment that more closely resembles traditional financial markets.

marsbit1 ч. назад

CFTC Proposes New Rules for Prediction Markets, Redefining Which Events Can Be Listed and Who Can Participate

marsbit1 ч. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Как купить PEOPLE

Добро пожаловать на HTX.com! Мы сделали приобретение ConstitutionDAO (PEOPLE) простым и удобным. Следуйте нашему пошаговому руководству и отправляйтесь в свое крипто-путешествие.Шаг 1: Создайте аккаунт на HTXИспользуйте свой адрес электронной почты или номер телефона, чтобы зарегистрироваться и бесплатно создать аккаунт на HTX. Пройдите удобную регистрацию и откройте для себя весь функционал.Создать аккаунтШаг 2: Перейдите в Купить криптовалюту и выберите свой способ оплатыКредитная/Дебетовая Карта: Используйте свою карту Visa или Mastercard для мгновенной покупки ConstitutionDAO (PEOPLE).Баланс: Используйте средства с баланса вашего аккаунта HTX для простой торговли.Третьи Лица: Мы добавили популярные способы оплаты, такие как Google Pay и Apple Pay, для повышения удобства.P2P: Торгуйте напрямую с другими пользователями на HTX.Внебиржевая Торговля (OTC): Мы предлагаем индивидуальные услуги и конкурентоспособные обменные курсы для трейдеров.Шаг 3: Хранение ConstitutionDAO (PEOPLE)После приобретения вами ConstitutionDAO (PEOPLE) храните их в своем аккаунте на HTX. В качестве альтернативы вы можете отправить их куда-либо с помощью перевода в блокчейне или использовать для торговли с другими криптовалютами.Шаг 4: Торговля ConstitutionDAO (PEOPLE)С легкостью торгуйте ConstitutionDAO (PEOPLE) на спотовом рынке HTX. Просто зайдите в свой аккаунт, выберите торговую пару, совершайте сделки и следите за ними в режиме реального времени. Мы предлагаем удобный интерфейс как для начинающих, так и для опытных трейдеров.

772 просмотров всегоОпубликовано 2024.04.12Обновлено 2026.06.02

Как купить PEOPLE

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на PEOPLE (PEOPLE) представлены ниже.

活动图片