
Meituan has released LongCat-2.0, a large-scale Mixture-of-Experts (MoE) language model. It carries 1.6 trillion total parameters and activates about 48 billion per token. The model targets agentic coding: code understanding, generation, and execution inside agent workflows. Two facts stand out. First, LongCat-2.0 supports a native 1-million-token context window. Second, both training and serving ran entirely on domestic AI ASIC superpods. What is LongCat-2.0? LongCat-2.0 is Meituan&#
Will LongCat-2.0 appear on the Hugging Face model hub by July 13, 2026?
Resolves by Jul 13, 2026
A company released an open large language model with 1.6 trillion total parameters designed specifically for software engineering tasks like code generation and debugging. The model can process 1 million tokens of context at once through a technique called sparse attention that reduces computational cost from quadratic to linear scaling. Training and serving happened entirely on domestic AI chips rather than Nvidia hardware, demonstrating capability on non-standard infrastructure. According to vendor benchmarks, it scores 59.5 on real-world software engineering tasks and 70.8 on shell execution benchmarks, positioning it as competitive with other frontier models in coding-focused work.

Today, Mistral AI released Leanstral 1.5. It is a code agent model built for Lean 4. The release targets automated theorem proving and proof engineering. Weights are open under Apache 2.0. A free API endpoint, leanstral-1-5, is now live. Leanstral 1.5 updates the earlier Leanstral-2603 model. It belongs to the Mistral Small 4 family. What is Leanstral 1.5 Leanstral 1.5 is a code agent model for Lean 4, a proof assistant. A proof assistant checks every logical step mechanically. Lean 4

The release aims to democratize access to high-quality model capabilities across different use cases and budgets.

Interfaze, a young YC’s startup, has open-sourced a new speech recognition model. It is called diffusion-gemma-asr-small. The model transcribes audio through a diffusion decoder, not an autoregressive one. It is described as the first multilingual audio diffusion ASR model. One adapter handles six languages. The research team trained only about 42M parameters on top of a frozen 26B backbone. That is roughly 0.16% of the model’s weights. Here two terms matter up front. Autoregress
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven