LongCat-2.0, a large-scale MoE model with 1.6T total and 48B Active
benjiro29
81 points
22 comments
June 30, 2026
Related Discussions
Found 5 related stories in 851.1ms across 14,015 title embeddings via pgvector HNSW
- Liquid AI reveals 8B-A1B MoE trained on 38T simjnd · 171 pts · May 29, 2026 · 57% similar
- Moebius: 0.2B image inpainting model with 10B-level performance DSemba · 263 pts · June 22, 2026 · 50% similar
- Show HN: Bonsai 1.7B ternary model at 442T/s on M4 Max hhuytho · 13 pts · May 04, 2026 · 49% similar
- δ-mem: Efficient Online Memory for Large Language Models 44za12 · 203 pts · May 16, 2026 · 48% similar
- Flash-MoE: Running a 397B Parameter Model on a Laptop mft_ · 332 pts · March 22, 2026 · 47% similar
Discussion Highlights (6 comments)
dryarzeg
So... is this literally a... umm, sorry, I'm just genuinely (really, no sarcasm intended) which terminology to use... finetune of DeepSeek V4-Pro or post-trained version of DeepSeek V4-Pro Base? Because I haven't fully dived into the tech report (so I may update my opinion as well as my comment), but this far the architectural solutions seem to be largely similar to DeepSeek ones. Maybe I'm wrong, but that's just the first impression. EDIT: I take my words back (which happens rarely) - although they do build upon DeepSeek's work, their contribution far exceeds merely post-training the base model in a different way. They did introduce something new to the architecture, though I still can't find the full tech report, with Hugging Face and GitHub links returning 404 right now. EDIT-2: Now when I think about it, I'm not quite sure if they're going to release in the open the full report with methodology, as well as the model weights, at all.
gardnr
> The training and deployment of LongCat-2.0 are built on large-scale clusters of tens of thousands of AI ASIC superpods. Compared to the mature Nvidia GPU ecosystem, the supporting software community is still less developed. We have therefore put significant effort into building a stable, secure, and scalable infrastructure. This is the real news story. It looks like they may have used Huawei Ascend 910C chips: https://nitter.net/teortaxesTex/status/2071708141037781407#m
credit_guy
I just tested it with a slightly tricky question > If you could run a nuclear reactor with U-235 as fuel or Pu-241 (both mixed with 95% U-238), which one would you choose and why? For a human this would not be tricky at all. For an LLM it could be, because this question certainly does not exist in any sort of training, because Pu-241 does not exist in pure form, it only exist as a minor component of reactor-grade plutonium, where Pu-239 would dominate, with Pu-240 coming second and Pu-241 coming third. In any case, LongCat-2.0. gave a very well reason but incorrect answer that Pu-241 is preferable. I then tested on Qwen 3.7 Plus, and it correctly answered that U-235 is preferable because of its much higher delayed neutron fraction. I then went to Gemini Flash, which answered the same, with much more confidence, and with much stronger arguments, and the speed of the answer was much higher. Overall I rate Gemini Flash the best, Qwen 3.7 Plus an acceptable second, and LongCat-2.0 an ok'ish third, if you have nothing better.
aetherspawn
I wish they would release the requirements to run on llama.cpp with any announcements of open models. A bonus would be tok/s on common hardware.
skybrian
Apparently this comes from Meituan which is a Chinese food delivery company.
gwerbin
I asked a question with "Search" enabled, with the app set to English, and got results back in Chinese. Interesting view into how the LLM responds to its context.