A food-delivery company open-sourced a 1.6-trillion-parameter coding model, trained start to finish without a single Nvidia GPU, that had been secretly sitting at #1 on OpenRouter for two months. Not a joke. It happened at the end of June 2026. The company is Meituan, and the model is LongCat-2.0.
1. What Happened: A Delivery App Open-Sources a 1.6T Coding Model
On June 30, 2026, Meituan open-sourced LongCat-2.0. Yes, that Meituan, the super app for food delivery and local life, not some AI lab.
The hard numbers: 1.6 trillion (1.6T) total parameters, sparse MoE architecture; each generated token activates only about 48 billion parameters, dynamically floating between 33 and 56 billion depending on query complexity. That means inference cost is far below what the headline 1.6T suggests. It has a native 1-million-token context window, achieved through the team's own linear-complexity attention mechanism, not by brute-forcing it with VRAM.
The most counterintuitive part: training ran entirely on Chinese-made AI chips (ASIC), zero Nvidia. This is confirmed by multiple sources, not just one party's marketing.
Then there's the backstory. Before going public, LongCat-2.0 served anonymously on OpenRouter under the codename "Owl Alpha" (owl-alpha) for about two months, quietly topping the usage charts. Plenty of developers had already been using it without knowing it came from Meituan, trained on domestic chips. Pricing is aggressive too: $0.038 per million tokens, free on cache hits.
2. Why It Matters: Three Things Proven at Once
First, Chinese compute can compete. A company that isn't even an AI lab trained a 1.6T frontier coding model on domestic ASIC, and the whole chain held together. Running without Nvidia and still landing in the top tier used to be "theoretically possible." Now it's "already happened."
Second, the open-source coding landscape shifted. The anonymous chart-topping run shows users vote with their feet: they don't care whether you're a closed-source giant or an open-source newcomer, as long as it codes well. That's a real dent in the moat of closed coding models.
Third, coding agents are the new battleground. Stop staring at general-reasoning scores. Terminal-Bench and SWE-bench Pro, the agent-style tasks, are where coding models actually compete in 2026. These benchmarks measure the ability to fix bugs, run tests, and complete multi-step tasks in a real engineering environment, far more meaningful than answering a multiple-choice question. A model can ace GPQA, but if it can't hold its own in a terminal, it won't help you write code.
Then there's cost. MoE keeps activation at 48 billion, and pricing lands at $0.038 per million tokens with free cache hits. That means a coding-agent workflow with its many round-trips and long contexts won't blow up the bill. Whether a model is usable is one question; whether you can afford it is another, and LongCat-2.0 offers something on both counts.
3. How to Read the Benchmarks: A Table vs Qwen3.6-27B
Per Reddit r/LocalLLaMA and digitalapplied, LongCat-2.0 versus Qwen3.6-27B:
| Benchmark | LongCat-2.0 | Qwen3.6-27B |
|---|---|---|
| SWE-bench Pro | 59.5 | 53.5 |
| Terminal-Bench 2.1 | 70.8 | 59.3 |
| SWE-bench Multilingual | 77.3 | 71.3 |
| RWSearch | 78.8 | 77.3 |
| Writing Bench | 83.8 | 85.2 |
| IMO-AnswerBench | 81.8 | 80.8 |
| GPQA-diamond | 88.9 | 87.8 |
The lead shows up in coding and agent tasks, especially Terminal-Bench where it opens an 11.5-point gap. Writing Bench actually trails by 1.4 points. So it's a specialist coding model, not a generalist. On general reasoning (GPQA-diamond) the two are neck and neck; the real separation only appears on frontier coding tasks.
One caveat on sourcing. Information circulating in developer communities and on X (from a post by X user @VaibhavSisinty, single source, not multi-verified, so don't treat it as hard fact): training used 50,000+ domestic ASICs; OpenRouter processed 10.1 trillion tokens last month, up 242% month over month; it ranked #1 on Hermes Agent, #2 on Claude Code, #3 on OpenClaw; trained on 35 trillion tokens with no major rollbacks. These numbers sound impressive, but they're single-sourced, so treat them as leads, not facts.
4. Three Takeaways for Regular Developers
First, stop watching only the closed-source leaders. You thought coding models were the exclusive turf of a few closed labs, then a food-delivery company running on domestic chips topped the charts for two months without you noticing. Widen your view, the open-source camp may already have a usable contender.
Second, open-source coding models are good enough. SWE-bench Pro 59.5 and Terminal-Bench 70.8 would have been closed-flagship territory a year ago. If your coding-agent workflow is still waiting for "the next closed flagship" before you act, you can test an open model now, save on API costs, and keep things locally controllable.
Third, watch real benchmarks, not marketing numbers. 1.6T parameters and 35T training tokens are clickbait. What actually decides your coding experience is performance on agent tasks like SWE-bench Pro and Terminal-Bench, plus the per-token active parameter count (which sets inference cost). Next time a model drops, flip to the benchmark table first, skip the keynote.
The biggest signal from LongCat-2.0 isn't the parameter count, it's the identity. A food-delivery company, using domestic chips, trained a coding model that anonymously topped the charts. The barrier to frontier models is being lowered in a way nobody predicted. Models and compute are decoupling faster than most assumed, and the next player to emerge from an unlikely lane may already be on the way. Next time a "non-AI company" releases a frontier model, don't scroll past it, check the sources first.
References
- NYU Shanghai rits: Meituan open-sources LongCat-2.0: https://rits.shanghai.nyu.edu/ai/meituan-open-sources-longcat-2-0-a-1-6t-model-trained-on-chinese-chips
- digitalapplied: Chinese giants' open-weight wave: https://www.digitalapplied.com/blog/meituan-longcat-2-0-chinese-giants-open-weight-wave
- Reddit r/LocalLLaMA: LongCat-2.0 launch discussion and benchmarks: https://www.reddit.com/r/LocalLLaMA/comments/1uj7egu/introducing_longcat20_a_largescale_moe_language
- thursdai.news: July 2026 release and pricing details: https://thursdai.news/releases/2026-07
- Medium (Rahul Wale): A food-delivery company open-sourced a 1.6T model: https://medium.com/@rahulwale/a-chinese-food-delivery-company-just-open-sourced-a-1-6-016ed3f909c3
- X (@VaibhavSisinty post, single source, unverified): https://x.com/VaibhavSisinty/status/2071915407779487957