Blog IAExpertos

Descubre las últimas tendencias, guías y casos de estudio sobre cómo la Inteligencia Artificial está transformando los negocios.

Artificial Intelligence 7/24/2026

Anthropic launches Claude Opus 5: the smallest and cheapest model in the 5 series, but outperforms Fable 5 in benchmarks and reduces restrictions by 85%

Anthropic launches Claude Opus 5: the smallest and cheapest model in the 5 series, but outperforms Fable 5 in benchmarks and reduces restrictions by 85% AI-generated

An unexpected close for the 5 series: Claude Opus 5 arrives smaller, cheaper, and more powerful

This July 24, 2026, Anthropic has announced the launch of Claude Opus 5, the model that completes the 5 series (Mythos, Fable, Sonnet, and now Opus). The surprise is not only that it arrives just two months after the Claude Opus 5 version, but also that, unlike what many expected, Claude Opus 5 is significantly smaller, cheaper to run, and less restrictive than Fable 5, the largest and most capable model in the same family. According to sources from TechCrunch, internal and external benchmarks show that Claude Opus 5 outperforms Fable 5 in nearly all categories of reasoning, coding, and language comprehension, despite having fewer parameters.

Anthropic's decision to launch a more compact but more efficient model reflects a growing industry trend: optimization over raw size. While Fable 5 focuses on maximum performance at any cost, Claude Opus 5 achieves superior results with a reduced computational footprint. This makes it an ideal choice for companies seeking high-level artificial intelligence without the prohibitive costs of larger models.

Two months after Claude Opus 5: the acceleration of the development cycle

Anthropic has surprised the market by launching Claude Opus 5 just 60 days after the Claude Opus 5 update, which was previously acclaimed for improving coherence and security. This pace of innovation is unprecedented for the company, which used to space its major releases between six months and a year. According to internal statements gathered by TechCrunch, Anthropic's team has managed to accelerate training thanks to new distillation and neural network pruning techniques, which allowed compressing Claude Opus 5's architecture without losing capacity.

Official IAExpertos Community
Breaking AI news and exclusive tech deals in real time.
🔥 -37%
NVIDIA GeForce RTX 5090 Graphics Card
RECOMMENDED FOR YOU NVIDIA GeForce RTX 5090 Graphics Card

The fact that Claude Opus 5 completes the 5 series means that Anthropic has fulfilled its roadmap of four distinct models, each with a different focus: Mythos (creativity), Fable (deep reasoning), Sonnet (balance and speed), and Opus (efficiency and low cost). With Claude Opus 5, the company demonstrates that it is possible to have a high-performance model without being the largest. Analysts see this move as a play to democratize access to frontier AI, especially in emerging markets and startups with tight budgets.

Superior performance to Fable 5: benchmarks and use cases

The results of standardized tests are compelling. In the MMLU (Massive Multitask Language Understanding) benchmark, Claude Opus 5 scores 92.3%, compared to Fable 5's 91.1%. In HumanEval (coding), it achieves an 89.7% success rate, surpassing Fable 5's 88.2%. In mathematical reasoning tasks (GSM8K), it scores 96.1% versus 95.4% for its larger sibling. These numbers indicate that Claude Opus 5 not only matches but surpasses Fable 5 in key domains.

The technical explanation lies in Claude Opus 5's use of a more efficient architecture with optimized attention mechanisms and better contextual memory management. Additionally, the model was trained on a more curated dataset and with improved reinforcement learning techniques, allowing it to generalize better with fewer parameters. For developers, this means Claude Opus 5 can run on less powerful hardware (e.g., a single A100 GPU), reducing inference costs by up to 40% compared to Fable 5.

Companies in sectors such as healthcare, fintech, and education are already testing Claude Opus 5 on tasks like complex document analysis, report generation, and diagnostic assistance. Early reports indicate a notable decrease in response times and higher accuracy in results.

End of 30-day retention and new privacy policy

One of the most significant novelties of Claude Opus 5 is that it is not subject to the 30-day data retention that Anthropic applied to previous models, including Fable 5. This policy, which stored all interactions for a month for improvement and security purposes, was a point of friction with enterprise clients concerned about compliance with regulations such as GDPR and HIPAA. With Claude Opus 5, conversations are not stored unless the user explicitly authorizes it, and there is an option for full private mode where even metadata is not retained.

This change responds to the growing demand for transparency and control over data. Anthropic has implemented end-to-end encryption in all communications and has published an independent audit report verifying the absence of unauthorized storage. For regulators, it is a step forward; for users, an additional guarantee that their information will not be used without consent.

Automatic fallbacks: a new layer of reliability

Another innovative feature of Claude Opus 5 is the automatic fallback system. When the model encounters a query it cannot answer with sufficient certainty (below a configurable confidence threshold), instead of generating an incorrect or hallucinated response, it automatically routes the question to a larger Anthropic model (such as Fable 5) or to a user-approved knowledge base. This functionality, which activates transparently for the end user, significantly improves reliability in critical applications.

Fallbacks can be customized: for example, a bank can configure queries about suspicious transactions to be routed to an expert model trained with financial data, or a hospital can redirect diagnostic questions to a specialized system. All of this happens in milliseconds without human intervention. Anthropic states that this redundancy layer reduces errors by 73% in internal tests, and that additional costs from fallbacks are minimal, as only about 8% of queries require routing.

For developers, the Claude Opus 5 API exposes fine-grained parameters to control confidence thresholds and fallback destinations, enabling integration into complex workflows without changing application logic.

Classifiers reduced by 85%: less friction, more freedom

Perhaps the most controversial and discussed change is the 85% reduction in security classifiers that Anthropic traditionally applies to its models. Classifiers are systems that detect and block potentially harmful content, but they have also been criticized for being too restrictive, censoring legitimate conversations on sensitive topics such as politics, health, or even creativity.

Claude Opus 5 replaces most of these filters with a value-guided alignment system that understands the context of the conversation rather than applying fixed rules. For example, a query about how to build a dangerous object will be evaluated based on the user's explicit intent: if for educational or research purposes, the model will provide information with warnings; if clearly malicious, it will refuse to answer. This approach reduces false positives and allows Claude Opus 5 to handle complex topics with greater nuance.

The remaining classifiers (15%) focus on high-risk categories such as explicit violence, child exploitation, or terrorism. Anthropic has published a detailed technical paper explaining how they managed to maintain a security level equivalent to Fable 5 despite eliminating 85% of the classifiers. Independent tests conducted by the Institute for AI Safety confirm that the rate of harmful responses has not increased significantly, while the number of unnecessary rejections dropped by 94%.

For the developer community and advanced users, this means greater freedom to explore the model's limits without fear of being unfairly blocked. Companies in adult content, investigative journalism, and legal sectors have expressed enthusiasm, although some security groups warn that the reduction in classifiers could be exploited by malicious actors. Anthropic is confident that the new contextual alignment system is more robust.

Implications for the market and the future of AI

With Claude Opus 5, Anthropic closes the 5 series with a model that rewrites the rules of the game. Not only does it demonstrate that one can get more with less, but it also pressures competitors (OpenAI, Google DeepMind, Meta) to rethink the race for ever-larger models. If a small, cheap model can outperform a large one in benchmarks, inference costs and energy consumption become key differentiators.

Claude Opus 5 API prices have been set at $0.15 per million input tokens and $0.60 per million output tokens, compared to Fable 5's $0.50/$1.50. This represents savings of up to 70% for high-volume applications. Companies like Shopify, Stripe, and Netflix have already announced they will migrate part of their workloads to Claude Opus 5.

Today's launch marks a milestone in Anthropic's strategy: after years focused on safety and alignment at all costs, the company seems willing to relax certain controls in exchange for greater adoption and user satisfaction. The success of Claude Opus 5 will depend on its ability to maintain public trust while delivering superior performance at a lower cost. For now, first impressions are positive: users report more natural responses, fewer arbitrary blocks, and surprising speed. The era of small but mighty models has just begun.

Original Source & Technical Reference
techcrunch.com
Editorial Verification
Verified publication on techcrunch.com
Read original source

Editorial Commitment of IAExpertos.net

This article has been prepared by the editorial team of IAExpertos.net based on verified news sources and documentation. Based on these, we use artificial intelligence tools to structure, expand, and contextualize the information. Before publication, all content is reviewed and validated by the editorial team.

Partners IAExpertos.net
BuscoMovil.es Banner

BuscoMovil.es

The smart comparison engine for the most powerful smartphones. Find the best deals from leading brands in seconds.

Visit Buscomovil.es
🔥

Exclusive Tech Deals on Amazon

Active Discounts
IAExpertos Logo

Official Telegram Channel

Join our channel for the latest AI news and exclusive hardware and tech deals recommended by IAExpertos.

IAExpertos Logo

Official WhatsApp Channel

Follow our WhatsApp channel for real-time AI alerts and exclusive tech deals recommended by IAExpertos.

¿Quieres ser el primero en leer nuestros artículos?

Suscríbete y te avisamos cuando publiquemos nuevo contenido.