top of page

Baidu ERNIE 5.1 Hits No. 1 Chinese Model on LMArena: Built at 6% of the Normal Training Cost

Baidu's ERNIE 5.1 Preview landed on LMArena's global text leaderboard today at No. 13 overall and No. 1 among Chinese models, trained at roughly 6% of the compute cost that comparable frontier models typically require. The model also took first place globally in the Legal and Government category, ninth in Math, fourth in Business and Finance, and seventh in Software and IT.

This isn't a larger model than its predecessor. ERNIE 5.1 compresses total parameters to approximately one-third of ERNIE 5.0, which ran at 2.4 trillion parameters, while cutting active parameters to roughly half. It reaches these rankings not by scaling up, but through a training approach Baidu calls decoupled fully-asynchronous reinforcement learning, combined with scaled agentic post-training.

For Baidu, the timing carries extra weight. The company's advertising revenue fell 18% in 2025, the sharpest single-year decline in its history. baidu ernie is increasingly where Baidu's growth story lives, and ERNIE 5.1 is the latest argument that the story holds.

What ERNIE 5.1 Is and What It Can Do

ERNIE 5.1 Preview became available on April 30, 2026, at ernie.baidu.com, with the LMArena rankings updated on the same day.

The headline numbers: global rank 13 on the LMArena text leaderboard, first among Chinese language models. In category rankings, the model placed first globally in Legal and Government, ninth in Math, fourth in Business Management and Financial Operations, and seventh in Software and IT Services. These are human preference ratings from actual users comparing model outputs side by side, not automated benchmark scores.

The architecture builds on ERNIE 5.0's pre-training foundation while significantly reducing the model's footprint. Total parameters drop to roughly one-third of ERNIE 5.0 (which was 2.4 trillion), with active parameters at approximately half. The model achieves its rankings at what Baidu describes as 6% of the pre-training cost of comparable models, according to the official ERNIE blog announcement. InfoWorld has independently covered Baidu's efficiency-focused approach to the ERNIE series.

The core technical approach has two parts. Decoupled fully-asynchronous reinforcement learning means the component that generates responses and the component that evaluates them no longer have to wait for each other between training steps. Traditional reinforcement learning from human feedback creates idle time as both sides synchronize; decoupled async removes that bottleneck, significantly improving GPU utilization for the same training budget.

The second part, scaled agentic post-training, focuses fine-tuning on tasks that require multi-step reasoning and tool use, rather than treating all tasks equally. This baidu ernie 5 generation reflects a deliberate shift in where Baidu invests its fine-tuning compute.

Why ERNIE 5.1's Cost Efficiency Matters More Than Its Ranking

The ranking is real. But the 6% training cost figure is the more interesting number.

Most progress in large language models has followed a consistent pattern: more parameters, more compute, better results. That pattern is expensive. Frontier model pre-training runs reportedly cost tens of millions to well over a hundred million dollars. Scaling laws predict continued improvement, but they also predict continued cost increases.

The question in AI has always been "how much compute do you need." ERNIE 5.1 is one of the first frontier-adjacent models to suggest the answer might be: far less than the current leaders are spending.

Decoupled async reinforcement learning is not an entirely new idea. It's related to approaches like DeepSeek's GRPO (Group Relative Policy Optimization), which also aims to reduce dependence on pre-training scale by extracting more signal from post-training feedback. What Baidu is claiming with ERNIE 5.1 is that this approach, applied at sufficient scale, gets you to global top-15 performance on human preference evaluations at a fraction of the pre-training cost that GPT-5.5, Claude Opus 4.7, or Gemini 3.1 Pro required.

The Legal and Government first-place ranking deserves specific attention. Legal and government document comprehension is among the most demanding natural language tasks: dense terminology, formal structure, domain-specific citation patterns, and high sensitivity to precision. First place globally in this category means ERNIE 5.1 is outperforming every Western frontier model on this specific capability. For the millions of ernie bot users in professional and enterprise contexts, lawyers, government analysts, compliance teams, this is a practically relevant result, not just a leaderboard decoration.

For Baidu, the cost efficiency claim matters because it addresses the company's structural disadvantage. OpenAI, Google, and Anthropic have access to GPU clusters that Baidu cannot match in scale. If the training efficiency approach holds, the compute gap becomes less decisive, which is the most useful thing Baidu's research team could demonstrate.

Baidu's Existential Question: AI Rankings vs. Business Survival

Here's the harder part of the Baidu story.

In 2025, Baidu reported full-year revenue of approximately RMB 129.1 billion, down 3% year over year. Within that, advertising revenue fell 18%, the largest single-year drop in the company's history. Baidu built its business on search advertising. Search advertising is declining in large part because AI-driven search experiences are changing how users interact with information online, and Baidu's own ERNIE-powered AI search is part of that shift.

Baidu is running a search engine whose best product is cannibalizing its own revenue model. ERNIE is both the cause and the intended cure.

The AI Cloud side looks better: RMB 30 billion in 2025 revenue, up 34% year over year. AI search API call volume grew more than 110% quarter over quarter in Q4 2025. AI-native marketing services, which use ERNIE to generate content for advertisers, grew revenue 110% year over year. These are real growth signals, not projections.

Ernie Assistant reported 202 million monthly active users, roughly 30% of Baidu's main app users. At that scale, Baidu's AI deployment is one of the largest in the world, not in the lab, but in production, handling actual user queries every day.

But the math still has a gap. Advertising revenue decline is measured in tens of billions of RMB annually. AI Cloud growth, even at 34%, starts from a smaller base and has not yet closed that gap. Investors are being asked to believe that AI Cloud and AI-native services will grow fast enough to offset the structural decline in traditional search advertising. ERNIE's technical progress is the evidence that the AI side of the business can compete. Whether the growth rate is sufficient is a separate question.

There's also a question of audience. LMArena's evaluation methodology reflects preferences of users who choose to participate in comparative testing. Chinese-language models have a natural advantage when the evaluation population includes significant Chinese-speaking representation. ERNIE 5.1's rankings are real, but they should be read alongside the context that global adoption outside China remains limited for Baidu's AI products. ERNIE is not currently a direct competitor to ChatGPT or Claude in North American or European markets.

The Road to ERNIE 5.1: How Baidu Got Here

ERNIE 5.1 is the product of a three-year development sprint that began under significant skepticism and ended with Baidu holding the top Chinese model slot on LMArena's global leaderboard. Understanding where the model sits requires understanding how it got there.

Baidu launched ERNIE Bot in March 2023, running on ERNIE 3.0, a model the company had been developing since 2019. The initial release was criticized for using pre-recorded demo footage at its launch event, and early user testing found it noticeably weaker than GPT-4. The stock dropped. Baidu spent the following months in catch-up mode.

ERNIE 4.0 arrived in late 2023, with ERNIE 4.0 Turbo following in June 2024. Baidu positioned 4.0 as competitive with GPT-4 on Chinese tasks, though independent benchmarking was mixed. The more significant step came in March 2025, when Baidu announced ERNIE 4.5 alongside ERNIE X1, a dedicated reasoning model that the company claimed matched DeepSeek R1's performance at roughly half the API cost. ERNIE 4.5 Turbo and X1 Turbo followed in April 2025. On June 30, 2025, Baidu open-sourced the full ERNIE 4.5 model family under an Apache 2.0 license, releasing ten variants ranging from a 0.3-billion-parameter dense model to a 424-billion-parameter Mixture-of-Experts architecture with 47 billion active parameters. That open-source release was a direct response to competitive pressure from DeepSeek and Alibaba's Qwen series, both of which had attracted significant developer adoption through openness.

ERNIE 5.0 marked Baidu's first genuine frontier-scale claim. South China Morning Post reported that by its launch, Baidu's Ernie Assistant reached 200 million monthly active users. Released officially on January 22, 2026, with previews available since November 2025, ERNIE 5.0 carries 2.4 trillion total parameters across a native multimodal architecture that handles text, images, audio, and video under a unified autoregressive framework, trained simultaneously from scratch rather than bolted together from separate modality-specific components. The model uses ultra-sparse MoE activation, engaging less than 3% of its parameters per inference to maintain efficiency at that scale. On LMArena, ERNIE 5.0 reached global rank eight, according to coverage from Decrypt, making it the first Chinese model to break into the platform's top ten, as Pandaily independently reported.

ERNIE 5.1 Preview, released today, takes a different direction: smaller, cheaper to build, and better in key domains. It compresses to roughly one-third of ERNIE 5.0's parameter count while improving on its predecessor's LMArena ranking in specialized categories, particularly Legal and Government (first globally) and Math (ninth globally). The progression from 5.0 to 5.1 in a single quarter suggests Baidu has internalized the lesson that compute efficiency, not just raw scale, determines competitive position in 2026.

How ERNIE 5.1 Fits Into the Global AI Leaderboard

The current global LMArena leaderboard places GPT-5.5, Claude Opus 4.7, Gemini 3.1 Ultra, and their respective high-performance variants in the first twelve slots. ERNIE 5.1 at thirteenth is the first non-Western model in the top 15.

That's a meaningful line to cross, even accounting for evaluation methodology caveats. It's also worth noting what ERNIE 5.1 is and isn't: it's a model with roughly 800 billion parameters, approximately one-third of the 2.4 trillion ERNIE 5.0, competing against models that are likely larger in both total and active parameters.

Among Chinese models, the comparison to the previous baidu ernie 5 generation is instructive. ERNIE 5.0 reached global rank eight with 2.4 trillion parameters. ERNIE 5.1 reaches global rank thirteen with approximately one-third the parameters. In an absolute ranking sense, 5.1 ranks lower. In the context of what it cost to build and what it weighs, 5.1 is arguably the more technically significant result.

DeepSeek V4, released on April 24 with 1.6 trillion parameters and open-source access, benchmarks comparably to GPT-5.2 on technical evaluations. DeepSeek has not yet submitted to LMArena at scale for a real-time human preference ranking. When it does, the top of the Chinese model leaderboard will be more competitive.

ERNIE 5.1's strongest differentiation remains its specialized category performance. In Math, where ERNIE has historically invested heavily, the global ninth ranking means ERNIE outperforms Claude Opus 4.7 and Gemini 3.1 Pro on mathematical reasoning, two models that rank well above ERNIE 5.1 overall. That's not a benchmark artifact; it reflects genuine architectural strength in a specific domain.

What's Next for ERNIE and Baidu's AI Transformation

The immediate next step for ERNIE 5.1 is moving from Preview to general release. Baidu's pattern with recent ERNIE versions has been a short preview window followed by rapid iteration. Feedback from real users at Baidu's scale comes in fast.

On the research side, the decoupled async RL approach will likely be described in more technical detail as the community examines the 6% training cost claim. If the approach is reproducible, it becomes a template for other organizations trying to reach frontier performance without frontier compute budgets. That would be as important as the model itself.

For Baidu's business, the clearest near-term signal will come from Q1 2026 earnings. If AI Cloud continues to accelerate and AI-native marketing services grow at a similar clip, the revenue model transition is on track. If growth stalls, the technical strength of ERNIE 5.1 becomes harder to translate into investor confidence.

The broader picture that ERNIE 5.1 represents, alongside Meituan's LongCat-2.0 training on domestic chips and DeepSeek's V4 release in the same week, is a maturing Chinese AI ecosystem that's increasingly competitive on both capability and cost efficiency. The global AI leaderboard in 2026 is not a Western-only contest.

Whether that matters to you depends on your use case. For enterprise users in China, Legal and Government first and Math ninth are practically relevant capabilities today. For developers evaluating multilingual or cost-efficient model options, ERNIE 5.1 is worth closer examination than most Western coverage will give it. And for anyone tracking AI training methodology, the 6% cost claim is the headline that deserves its own investigation.

As organizations evaluate which AI models to integrate into their workflows, the growing diversity of strong models across ecosystems makes AI knowledge management more important: capturing and connecting outputs from different models and sources in one place helps teams stay on top of a rapidly shifting landscape. ERNIE 5.1 is one more reason that landscape is getting harder to track from a single vantage point.

FAQ: Common Questions About Baidu ERNIE 5.1

What is ERNIE 5.1?

ERNIE 5.1 Preview is Baidu's latest large language model, released April 30, 2026. It ranks No. 1 among Chinese models and No. 13 globally on LMArena's text leaderboard, with particularly strong results in Legal and Government (No. 1 globally) and Math (No. 9 globally).

How does ERNIE 5.1 differ from ERNIE 5.0?

ERNIE 5.1 uses approximately one-third of ERNIE 5.0's total parameters (ERNIE 5.0 had 2.4 trillion) and roughly half the active parameters. Despite the smaller footprint, it achieves competitive rankings through decoupled fully-asynchronous reinforcement learning and scaled agentic post-training, at reportedly 6% of the pre-training cost of comparable models.

Is ERNIE 5.1 available outside China?

Yes. The model is accessible globally at ernie.baidu.com. However, ERNIE is primarily used within China, and Baidu has not yet achieved significant adoption in Western markets where ChatGPT, Claude, and Gemini dominate.

Why is ERNIE ranked No. 1 in Legal and Government globally?

ERNIE 5.1 scored highest in this category on LMArena's human preference leaderboard, likely reflecting its training on Chinese legal and government document corpora alongside its strong structured reasoning capabilities. For enterprise users who work with contracts, regulatory filings, or government documentation, this is a practically meaningful result.

Where can I try ERNIE 5.1?

ERNIE 5.1 Preview is accessible at ernie.baidu.com. Baidu has not announced a separate API pricing tier for 5.1 at the time of writing; enterprise API access is available through Baidu AI Cloud at the existing ERNIE API endpoint.

Get started for free

A local first AI Assistant w/ Personal Knowledge Management

For better AI experience,

remio only supports Windows 10+ (x64) and M-Chip Macs currently.

​Add Search Bar in Your Brain

Just Ask remio

Remember Everything

Organize Nothing

bottom of page