
Meituan Launches LongCat-2.0: A 1.6 Trillion Parameter Model Trained on 50,000-Card Domestic Computing Clusters
Meituan's technical team has officially announced the release of LongCat-2.0, a pioneering trillion-parameter large language model. This release marks a significant milestone as the industry's first model of this scale to complete its entire training and inference lifecycle on a domestic computing cluster featuring 50,000 cards. LongCat-2.0 boasts 1.6 trillion total parameters with an average activation of approximately 48 billion and a dynamic range between 33 billion and 56 billion. Pre-trained from scratch, the model natively supports a 1M long context window. Its architecture is specifically optimized for Agentic Coding tasks, aiming to provide high efficiency and stability in code understanding, generation, and execution within real-world development environments.
Key Takeaways
- Massive Scale: LongCat-2.0 features 1.6 trillion total parameters, utilizing a dynamic activation range of 33B to 56B (averaging 48B).
- Domestic Infrastructure: It is the first trillion-parameter model to achieve full-process training and inference on a 50,000-card domestic computing cluster.
- Ultra-Long Context: The model provides native support for a 1M (one million) token context window, pre-trained from the ground up.
- Specialized Application: The core architectural design is centered on Agentic Coding, focusing on the stability and efficiency of code-related tasks.
In-Depth Analysis
Breaking the Trillion-Parameter Barrier on Domestic Hardware
The release of LongCat-2.0 by Meituan represents a technical breakthrough in the utilization of domestic computing resources. By successfully training a model with 1.6 trillion parameters on a cluster of 50,000 domestic cards, Meituan has demonstrated that large-scale AI development is viable outside of traditional global hardware dependencies. The "full-process" nature of this achievement—covering everything from initial pre-training to final inference—suggests a highly optimized software-hardware stack capable of handling the immense communication and computational overhead required for a model of this magnitude.
The model's parameter structure is particularly noteworthy. With 1.6T total parameters but an average activation of only 48B, LongCat-2.0 employs a sophisticated architectural design that balances raw capacity with computational efficiency. The dynamic range of 33B to 56B indicates a flexible activation strategy, likely allowing the model to allocate resources based on the complexity of the input task, which is critical for maintaining performance in high-demand environments.
Native 1M Context and the Evolution of Agentic Coding
One of the most significant features of LongCat-2.0 is its native support for a 1M long context window. Unlike models that use post-training techniques to extend context length, LongCat-2.0 was pre-trained from scratch with this capability. This allows the model to maintain a comprehensive "memory" of vast codebases, documentation, and execution logs, which is essential for complex programming projects.
The focus on "Agentic Coding" distinguishes LongCat-2.0 from general-purpose LLMs. Rather than simply predicting the next token in a code snippet, the model is designed to function as an agent that understands, generates, and executes code. This requires a higher level of stability and logic, as the model must navigate the nuances of real-world coding tasks where errors can have immediate functional consequences. By optimizing for these specific workflows, Meituan aims to provide a tool that is not just a coding assistant, but a reliable autonomous partner in the software development lifecycle.
Industry Impact
The launch of LongCat-2.0 signals a shift in the AI industry toward specialized, high-capacity models trained on localized infrastructure. For the domestic AI sector, this proves that trillion-parameter models can be developed and deployed at scale using internal hardware clusters, reducing reliance on external supply chains.
Furthermore, the emphasis on Agentic Coding highlights a growing trend where AI models are moving beyond simple text generation toward functional, task-oriented autonomy. By integrating 1M context support with a trillion-parameter architecture, Meituan is setting a new benchmark for how AI can handle massive, interconnected data structures like enterprise-level software repositories. This could accelerate the adoption of AI in professional software engineering, where context and precision are paramount.
Frequently Asked Questions
Question: What are the technical specifications of Meituan's LongCat-2.0?
LongCat-2.0 is a trillion-parameter model with a total of 1.6T parameters. It features an average activation of approximately 48B, with a dynamic range of 33B to 56B. It was pre-trained from scratch and supports a native 1M long context window.
Question: What makes the training environment of LongCat-2.0 unique?
It is the first model of its scale (1.6T parameters) to complete the entire training and inference process on a domestic computing cluster consisting of 50,000 cards, demonstrating high-level hardware-software integration.
Question: What is the primary use case for LongCat-2.0?
The model is specifically designed for Agentic Coding. Its architecture is optimized to handle code understanding, generation, and execution with high efficiency and stability in real-world scenarios.

