Meituan, the Chinese delivery-platform giant with a growing AI research arm, unveiled its large language model LongCat-2.0 across GitHub, Hugging Face, and its own platform. The model uses a Mixture-of-Experts (MoE) architecture with 1.6 trillion total parameters, of which an average of roughly 48 billion are activated per inference call.
The stealth model behind the curtain
The most notable part of the announcement isn't the model itself — it's what it turned out to be. A preview version had already been running anonymously on OpenRouter and Meituan's own longcat.ai under the name "Owl Alpha" for close to two months. During that stretch, Owl Alpha reportedly held a spot in the global top three by call volume on OpenRouter, and reportedly ranked first on Hermes Agent, second on Claude Code integrations, and third on OpenClaw in monthly usage rankings among agent frameworks. Meituan's official unveiling confirmed that this anonymous top performer was LongCat-2.0 all along.
Total parameters 1.6 trillion (MoE, ~48B activated on average)
Context window Native 1 million tokens
License MIT (fully open-source)
Training infrastructure ~50,000 domestic AI accelerator chips (ASICs), no Nvidia GPUs claimed
Pretrained entirely on domestic chips — but unverified
According to Meituan, LongCat-2.0 was pretrained from scratch on a supercluster of roughly 50,000 domestic Chinese AI accelerator chips, without any Nvidia hardware in the loop. That's a step beyond what earlier Chinese flagship models have claimed. DeepSeek's V4-pro, for instance, reportedly leaned on domestic chips for inference but still relied on foreign silicon for the far more compute-intensive pretraining phase. It's worth flagging, though, that this infrastructure claim comes entirely from Meituan itself — no independent third party has verified it yet.
Benchmarks — a narrow edge over GPT-5.5
Meituan's self-reported benchmark results show LongCat-2.0 posting competitive numbers on coding-agent evaluations.
| Benchmark | LongCat-2.0 | Comparison |
|---|---|---|
| SWE-bench Pro | 59.5 | GPT-5.5: 58.6 |
| Terminal-Bench 2.1 | 70.8 | — |
| SWE-bench Multilingual | 77.3 | — |
| FORTE (enterprise workflow simulator) | 73.2 | — |
What's still missing: the actual weights
As of publication, both the GitHub and Hugging Face repositories for LongCat-2.0 display a "Model weights coming soon — stay tuned!" message instead of downloadable weights. In other words, the license and technical documentation are out, but developers can't actually download and run the model yet.
Why it matters
LongCat-2.0 is generating attention on two fronts at once: its open-source license and its claimed use of fully domestic training infrastructure. Both claims still need scrutiny — the chip-sourcing claim requires independent verification, and the open-source promise won't mean much until weights actually ship. What's already verifiable is the model's real-world track record: two months anonymously holding a top spot on OpenRouter is a usage signal that predates today's announcement. Whether LongCat-2.0 lives up to the hype will likely hinge on what happens after the weights drop and independent benchmarks come in.
· LongCat-2.0 official model page (longcatai.org)
· South China Morning Post — China debuts biggest AI model trained on local chips (June 30, 2026)
· SiliconANGLE — China's Meituan open-sources massive LongCat-2.0 AI model (June 30, 2026)
- Meituan open-sourced the 1.6-trillion-parameter MoE model LongCat-2.0 under an MIT license on June 30
- Native 1-million-token context window; claimed to be pretrained on ~50,000 domestic AI accelerator chips (unverified by third parties)
- Confirmed as the real identity of "Owl Alpha," a stealth model that anonymously held a top-three OpenRouter ranking for two months
- Self-reported SWE-bench Pro score of 59.5 narrowly beats GPT-5.5's 58.6
- Actual model weights are not yet released — GitHub and Hugging Face pages still say "coming soon"
- Unlike DeepSeek's V4-pro, Meituan claims domestic chips were used even for the compute-heavy pretraining stage — adding a new data point to China's AI chip self-sufficiency narrative