
Meituan Launches LongCat-2.0: A 1.6 Trillion Parameter Model Trained on a 50,000-Card Domestic Cluster
Meituan has officially unveiled LongCat-2.0, a massive large language model featuring 1.6 trillion total parameters. 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 comprising 50,000 cards. Pre-trained from scratch, LongCat-2.0 natively supports a 1-million-token context window. The model utilizes a dynamic activation strategy, with an average of 48B parameters active during tasks. Specifically engineered for 'Agentic Coding,' LongCat-2.0 is designed to provide high efficiency and stability in complex code understanding, generation, and execution, signaling a major advancement in specialized AI for software development and domestic hardware utilization.
Key Takeaways
- Massive Scale: LongCat-2.0 features 1.6 trillion total parameters with a dynamic activation range of 33B to 56B (averaging 48B).
- Infrastructure Milestone: It is the first 1.6T 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 1-million-token (1M) context window, pre-trained from the ground up.
- Specialized Focus: The architecture is specifically optimized for 'Agentic Coding' tasks, including code understanding, generation, and execution.
In-Depth Analysis
Architectural Innovation and Parameter Efficiency
Meituan's LongCat-2.0 represents a sophisticated approach to model scaling. While the total parameter count reaches a staggering 1.6 trillion (1.6T), the model employs a dynamic activation mechanism. On average, only 48 billion (48B) parameters are activated during a given task, with the dynamic range shifting between 33B and 56B. This architectural choice suggests a focus on balancing the immense knowledge capacity of a trillion-parameter model with the computational efficiency required for real-world inference. By pre-training the model from scratch rather than fine-tuning existing architectures, the Meituan technical team has ensured that the model's foundational weights are optimized for its specific operational goals.
Breaking the Hardware Barrier: The 50,000-Card Cluster
A critical highlight of the LongCat-2.0 announcement is its reliance on domestic computing infrastructure. The model was trained and is operated on a cluster consisting of 50,000 domestic cards. This achievement is the first of its kind for a model in the trillion-parameter class, proving that domestic hardware can support the entire lifecycle—from initial pre-training to final inference—of world-class AI models. The successful deployment on such a massive scale indicates significant progress in the stability and interconnectivity of domestic computing clusters, which are essential for maintaining AI development momentum independent of external hardware constraints.
Native 1M Context and Agentic Coding
LongCat-2.0 distinguishes itself with native support for a 1-million-token (1M) context window. Unlike models that use post-training techniques to extend context, LongCat-2.0 was designed with this capability from the start. This ultra-long context is a prerequisite for its primary mission: Agentic Coding. In the context of software development, 'Agentic' refers to the model's ability to act as an autonomous or semi-autonomous agent. With a 1M context window, the model can ingest entire codebases, extensive documentation, and complex execution logs simultaneously. This allows for a deeper level of code understanding and more stable generation and execution, as the model maintains a comprehensive view of the project structure and dependencies.
Industry Impact
The release of LongCat-2.0 has profound implications for both the AI hardware and software sectors. First, it validates the capability of domestic 50,000-card clusters to handle the most demanding AI workloads in existence. This reduces the industry's perceived risk regarding domestic hardware for ultra-large-scale model training.
Second, the shift toward 'Agentic Coding' as a core design goal suggests a move away from general-purpose assistants toward highly specialized, task-oriented AI agents. By focusing on the full lifecycle of coding—understanding, generation, and execution—Meituan is positioning LongCat-2.0 as a tool for end-to-end developer workflows. This could set a new standard for how large models are integrated into professional software engineering environments, prioritizing stability and efficiency in long-context scenarios.
Frequently Asked Questions
Question: What are the activation specifications of LongCat-2.0?
LongCat-2.0 has a total of 1.6 trillion parameters. However, it uses a dynamic activation strategy where the average activation is approximately 48 billion parameters, with a range typically between 33 billion and 56 billion parameters depending on the task.
Question: What makes the training environment of LongCat-2.0 unique?
It is the first trillion-parameter model in the industry to complete its full training and inference process on a domestic computing cluster featuring 50,000 cards, demonstrating the viability of domestic hardware for large-scale AI.
Question: What is the primary application of this model?
The model is specifically designed for 'Agentic Coding.' Its architecture and 1M long-context support are optimized to help the model understand, generate, and execute code more efficiently and stably within complex development environments.


