Longcat‑2.0 on openrouter: anonymous moe Ai heavyweight challenging Gpt‑5.5

9 минут чтения

LongCat‑2.0: The Anonymous AI Heavyweight Hiding in Plain Sight on OpenRouter
—————————————————————————-

For two months, one of the strongest large language models available to the public was quietly sitting on OpenRouter under a fake name. Labeled only as “Owl Alpha,” it outperformed many well‑known systems, climbed to the top of user leaderboards, and became a favorite among power users-without anyone knowing who built it.

On June 30, Chinese tech giant Meituan finally revealed that “Owl Alpha” was in fact LongCat‑2.0, a 1.6‑trillion‑parameter mixture‑of‑experts (MoE) model released under an open license. With that announcement, Meituan not only claimed credit for the model but also openly positioned LongCat‑2.0 as a direct competitor to frontier systems such as GPT‑5.5 and Claude Sonnet 5-while undercutting both of them on price by a wide margin.

A 1.6‑Trillion‑Parameter Model That Doesn’t Always Use 1.6 Trillion Parameters

At first glance, the headline figure-1.6 trillion parameters-sounds almost absurdly large. But LongCat‑2.0 is not a classic dense model where all parameters participate in every step of computation. It follows the mixture‑of‑experts design, a family of architectures that have rapidly become the new standard for scaling up models without exploding costs.

In practical terms, parameters are the “knobs” a model tunes during training to learn patterns, language, reasoning, and world knowledge. LongCat‑2.0 maintains a huge *pool* of these knobs, but for any given token-the smallest chunk of text the model processes at once-it selectively activates only a subset.

According to Meituan, LongCat‑2.0 typically uses around 48 billion active parameters per token, with the number flexing between roughly 33 billion and 56 billion, depending on the complexity and difficulty of the prompt. Simple queries may require fewer experts; multi‑step reasoning, coding, or specialized tasks can trigger more experts and more parameters.

This dynamic routing is the key to MoE’s appeal: you get the breadth and capacity of a trillion‑scale system, but you only pay (in compute) for tens of billions of parameters at inference time. That’s how LongCat‑2.0 can offer high‑end performance while remaining cost‑competitive.

Why Launch Under an Alias?

Meituan didn’t initially attach its name to LongCat‑2.0. Instead, the model went live on OpenRouter as “Owl Alpha,” with no public branding or fanfare.

There are several plausible reasons for this stealth period:

Unbiased evaluation. Running anonymously lets a model be judged on output quality alone, free from hype, corporate reputation, or national‑origin bias.
Stress‑testing at scale. OpenRouter provides a diverse, real‑world traffic stream. A hidden launch is an effective way to validate stability, latency, and safety systems under production‑like conditions.
Fast iteration loop. By gathering prompt logs, failure cases, and edge behaviors, the team can refine routing, safety filters, and decoding strategies before a high‑profile launch.
Benchmarking against incumbents. On a shared routing layer, usage patterns and user ratings quickly reveal where a new model stands against OpenAI, Anthropic, and other providers.

The strategy worked. By the time Meituan came forward, the anonymous model had already climbed to top spots on key OpenRouter workspaces, such as the Hermes Agent environment, and was being recommended by many users purely on the basis of performance and price.

Performance Without the Branding

The stealth period provides a rare empirical test of how a model fares when stripped of all brand signaling. Under the “Owl Alpha” identity, LongCat‑2.0:

– Consistently surfaced near the top of user‑curated leaderboards.
– Was frequently selected as a default or preferred model in autonomous agent setups.
– Demonstrated strong performance in code generation, structured reasoning, and multi‑turn conversations.
– Earned a reputation for being “frontier‑tier” while significantly cheaper than many headline models.

Because users didn’t know who owned it, their feedback was based solely on outputs: coherence, correctness, hallucination rate, adherence to instructions, and latency. The fact that it thrived in this environment is a strong signal of genuine technical capability rather than branding or marketing.

Underpricing GPT‑5.5 and Claude Sonnet 5

Meituan is explicitly pitching LongCat‑2.0 as a high‑end but cost‑efficient alternative to the most advanced proprietary models.

While exact per‑token pricing can vary by integration, region, or tier, the positioning is clear:

Target quality tier: Comparable to cutting‑edge models like GPT‑5.5 and Claude Sonnet 5 on many real‑world workloads.
Cost profile: Substantially lower per‑token usage costs, especially at volume, leveraging MoE efficiency and aggressive pricing.

For enterprises and developers, that combination is significant:

– Startups can experiment with complex agents and multi‑step workflows without instantly hitting budget ceilings.
– Larger companies running orchestration layers (routing multiple models depending on task) gain another strong candidate at the upper end of their quality-cost curve.
– Teams sensitive to vendor lock‑in gain more bargaining power when negotiating with incumbents.

In a world where model quality is converging at the top, economics and control are increasingly where battles are won. Meituan clearly understands that.

What Mixture‑of‑Experts Means in Practice

The MoE label can sound abstract. For practical users, it translates into several tangible behaviors:

1. Specialized “experts” inside one model. Different parts of the network specialize in different skills-coding, math, dialogue, domain knowledge, or languages. A router component decides which experts to consult for each token.
2. Adaptive computation. Easy questions don’t need all the heavy machinery. Hard ones do. LongCat‑2.0 adjusts compute on the fly, balancing speed and quality.
3. Better scaling properties. Adding experts increases capacity without linearly increasing the inference cost, as only a small subset is active per token.
4. Potentially smoother multi‑domain performance. Because experts can specialize, the system can maintain strong performance across diverse tasks without needing separate models.

For developers, this often shows up as:

– Strong reasoning in complex chains of thought.
– Better resilience when prompts jump across very different domains in a single conversation.
– More predictable behavior when asked to switch between natural language, code, and structured formats.

Why the 48‑Billion‑Parameter Figure Matters

Model size has become a confusing metric. Some vendors promote raw total parameters; others highlight “active” parameters per token. LongCat‑2.0 illustrates why both numbers matter.

1.6 trillion (total) parameters: a signal of overall capacity-how much knowledge and skill can, in principle, fit into the network.
~48 billion active parameters per token: the *effective* size for inference-closer to what you’d compare against a dense model’s parameter count.

For end users, the takeaway is simple: LongCat‑2.0 behaves roughly like an extremely large 30-60B dense model in terms of per‑request compute, but with the upside of a much larger expert pool to tap into when needed.

That’s one reason it can compete with the premier models in the market while remaining financially accessible.

Meituan’s Broader AI Ambitions

Meituan is best known internationally as a giant in food delivery and local services, but inside China it is also a major AI infrastructure player. Building and operating a 1.6‑trillion‑parameter MoE model under an open license sends several signals:

Technical depth. This is a non‑trivial engineering feat in training, routing, and serving at scale.
Strategic positioning. Meituan is not content to be a downstream AI customer; it wants to sit at the model layer as well.
Ecosystem play. By going open‑license and integrating through neutral routing platforms, the company increases its surface area with global developers and startups, not just domestic partners.

For Meituan, LongCat‑2.0 is both a product and a proof‑of‑capability: it shows the company can stand alongside the most advanced labs in terms of model design and deployment.

How Developers Can Think About LongCat‑2.0

For teams choosing between GPT‑class, Claude‑class, and emerging open alternatives, LongCat‑2.0 is particularly attractive in several scenarios:

Multi‑agent systems. In orchestration setups where different agents call different models, LongCat‑2.0 can serve as a high‑IQ but cost‑conscious workhorse.
Heavy RAG and tooling. When paired with retrieval, tools, or external APIs, the model’s strong reasoning and low cost per call matter more than raw param count branding.
Internationalization. As a model developed by a Chinese tech company with global ambitions, it is likely trained with substantial multilingual data, making it an option for cross‑lingual tasks.
Budget‑constrained experimentation. Teams exploring advanced prompt engineering, autonomous workflows, or long‑context experimentation can iterate more aggressively when each token is cheaper.

In each of these cases, the model’s performance-price balance is often more important than a slight edge in synthetic benchmark scores.

Open Licensing: Why It Matters

Meituan’s decision to release LongCat‑2.0 under an open license has deeper implications than just allowing broad usage:

Lower legal friction. Companies that are cautious about proprietary licensing terms or regional constraints gain another option that is easier to adopt globally.
Easier integration. Open‑license models typically play well with on‑prem deployments, hybrid clouds, and custom infrastructure.
Ecosystem effects. Tools, prompt libraries, fine‑tuning recipes, and evaluation harnesses tend to grow faster around open models, which, in turn, increases their value.

While LongCat‑2.0 is not a small model you casually run on a laptop, open licensing still matters for flexibility, governance, and long‑term risk management.

What the Stealth Success Tells Us About the Market

LongCat‑2.0’s rise as “Owl Alpha” is also a data point about how the AI market is evolving:

Users are increasingly model‑agnostic. When routing layers expose many models side by side, users care less about brand and more about visible quality and price.
Performance gaps are narrowing. Multiple labs can now deliver models that feel “frontier‑grade” in everyday use. Differentiation shifts toward reliability, safety, latency, and economics.
Anonymous evaluations are powerful. The fact that a hidden model could outcompete giants on a level playing field suggests we may see more stealth or blind‑test deployments in the future.

This dynamic pressures incumbents to keep prices realistic and forces newcomers to compete on real merit rather than marketing alone.

Looking Ahead: What LongCat‑2.0 Signals About the Next Wave

LongCat‑2.0 won’t be the last stealth model to quietly test the waters before a public launch. Its trajectory hints at what’s coming:

More trillion‑scale MoE models. The architecture has proven its value: massive capacity without infinite inference bills.
Open, but powerful. We’re likely to see more open‑license models crossing into quality territory historically dominated by a few proprietary labs.
Routing‑first development. Platforms that let users dynamically choose between dozens of models will increasingly shape which systems succeed.

For developers, startups, and enterprises, the practical question is not “dense vs. MoE” or “open vs. closed” in isolation-but which combination of quality, cost, flexibility, and governance best fits their use case.

LongCat‑2.0, born as the anonymous “Owl Alpha,” is a clear sign that those trade‑offs are shifting fast. It demonstrates that a model nobody had heard of, backed by a company many outside Asia still underestimate as an AI powerhouse, can quietly outperform household names in an open competition-while charging significantly less for the privilege.