Ground Truth.
AI, checked against the source.

News · 2026-07-11

Meituan open-sources LongCat-2.0, a trillion-parameter model it says was trained end-to-end on Chinese chips

Meituan open-sourced LongCat-2.0, a 1.6-trillion-parameter mixture-of-experts model, and made a claim that landed harder than the benchmarks: it says the model was both trained and deployed end-to-end on domestic Chinese AI chips, with no Nvidia hardware anywhere in the pipeline. The weights are released under the permissive MIT license, and for two months before the reveal the same model had been running anonymously on OpenRouter as 'Owl Alpha,' quietly climbing to the top of developer usage charts.

Key facts

Start with what the model is, because the food-delivery detail keeps stealing the headline. LongCat-2.0 is a large open-weight model tuned for coding and agentic work -- the kind of multi-step, tool-using tasks where a model reads a codebase, plans, and edits. It uses a mixture-of-experts layout, meaning only a small slice of its enormous parameter count fires for any given token, so it stays affordable to run despite the trillion-plus headline number. On top of that, Meituan bolts on a 135-billion-parameter 'N-gram embedding' -- essentially a cache of common statistical patterns (function signatures, import boilerplate, repeated code structures) so the expert layers can spend their capacity on the novel logic of a prompt rather than re-learning patterns they have seen thousands of times.

The headline-grabbing part is the hardware. Meituan's own text uses the careful phrase 'AI ASIC superpods' and 'alternative hardware platform,' and states the run had 'no rollbacks or irrecoverable loss spikes' across millions of accelerator-days -- a pointed jab at the instability usually blamed on non-Nvidia software stacks. Secondary reporting fills in what Meituan won't say directly. Decrypt frames the significance sharply: 'This is the first trillion-parameter model trained and deployed end-to-end on domestic Chinese ASICs, not just served on them after training elsewhere.' By contrast, DeepSeek's earlier models used Huawei chips only for inference while pretraining ran on Nvidia hardware. If LongCat's claim holds, it is a milestone for China's push to build an AI stack that doesn't depend on export-controlled American GPUs.

The caveat matters, and it is the honest center of this story. No independent party has verified the hardware composition. As one hands-on reviewer put it, 'the claim is sourced from Meituan's official announcement... no independent verification of the hardware composition has been published.' The performance claims deserve the same skepticism: LongCat-2.0's benchmarks are self-reported, and the widely circulated 'beats GPT-5.5' framing overstates them. The real picture is that it edges GPT-5.5 on one agentic-coding test and a math-answer test, and trails on terminal tasks, browsing, instruction-following, and graduate-level science. It is genuinely competitive, and against the newest closed frontier models it loses more than it wins.

Why it matters anyway comes down to price and openness. LongCat-2.0 costs a fraction of the closed frontier -- roughly $0.75 per million input tokens against GPT-5.5's $5 -- and the weights are MIT-licensed, so anyone can self-host and sidestep the data-jurisdiction concerns that come with routing prompts through Meituan's servers. Developers who tried it during the Owl Alpha period consistently mistook it for a next-generation GLM or a Kimi variant; nobody guessed a food-delivery giant. That anonymous-launch-then-reveal move -- proving the model in the wild before attaching a brand to it -- is becoming a recognizable Chinese AI playbook, and LongCat ran it longer and louder than anyone before. The technology is real; the marketing is shrewd; and the biggest claim is still, for now, taken on Meituan's word.


Primary source, verified: read the paper →

Key questions

Was LongCat-2.0 really trained without any Nvidia GPUs?

Meituan says both training and deployment ran entirely on 'AI ASIC superpods'; secondary reporting (Caixin, Decrypt) names roughly 50,000 domestic chips from Huawei, Moore Threads, and MetaX, but no independent party has verified the hardware composition, and it is the announcement's weakest-sourced claim.

What is 'Owl Alpha'?

Owl Alpha was the anonymous name LongCat-2.0 used on OpenRouter for two months, where it reached the top of usage charts before Meituan revealed it was the real model behind it.

How much does LongCat-2.0 cost to use?

Standard API pricing is $0.75 per million input tokens and $2.95 per million output, with a launch promo of $0.30/$1.20, undercutting GPT-5.5 and Claude Sonnet 5 by a wide margin.
Cite this

APA

Ground Truth. (2026, July 11). Meituan open-sources LongCat-2.0, a trillion-parameter model it says was trained end-to-end on Chinese chips. Ground Truth. https://groundtruth.day/news/longcat-2-trillion-param-open-model-domestic-chips.html

BibTeX

@misc{groundtruth:longcat-2-trillion-param-open-model-domestic-chips,
  title  = {Meituan open-sources LongCat-2.0, a trillion-parameter model it says was trained end-to-end on Chinese chips},
  author = {{Ground Truth}},
  year   = {2026},
  month  = {jul},
  url    = {https://groundtruth.day/news/longcat-2-trillion-param-open-model-domestic-chips.html}
}

Topics: open-weights · china · moe · coding-models · hardware

Comments are replies to this story on Bluesky — reply with any Bluesky account to join in.