
Meituan Unveils LongCat-2.0: A 1.6-Trillion Parameter Model Trained on 50,000 Domestic GPUs
Meituan's technology team has officially announced the release of LongCat-2.0, a pioneering large-scale model featuring 1.6 trillion parameters. This model distinguishes itself as the first in the industry to complete its entire training and inference lifecycle on a domestic computing cluster comprising 50,000 cards. LongCat-2.0 is designed with a dynamic architecture, maintaining an average activation of 48 billion parameters and native support for a 1-million-token ultra-long context window. Developed from scratch, the model's core objective is to revolutionize 'Agentic Coding' by providing a stable and efficient platform for complex code understanding, generation, and execution tasks. This release marks a significant milestone in the development of high-capacity AI models using localized hardware infrastructure.
Key Takeaways
- Massive Scale: LongCat-2.0 features 1.6 trillion total parameters, with a dynamic activation range between 33B and 56B.
- 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 1-million-token (1M) context window, enabling the processing of massive datasets.
- Specialized Focus: The architecture is specifically optimized for "Agentic Coding," focusing on the efficiency and stability of code comprehension and execution.
In-Depth Analysis
Breakthrough in Domestic Computing Power
The release of LongCat-2.0 represents a landmark achievement for the domestic AI industry. By successfully completing the full training and inference cycle on a cluster of 50,000 domestic cards, Meituan has demonstrated that trillion-parameter models can be developed independently of international hardware ecosystems. This feat involves overcoming significant technical hurdles related to cluster stability, interconnectivity, and software-hardware optimization. The ability to manage a 1.6T parameter model from scratch on such a massive scale of localized hardware suggests a maturing of the domestic computing stack, providing a blueprint for future large-scale AI developments within similar infrastructure constraints.
Architectural Efficiency and Dynamic Activation
LongCat-2.0 utilizes a sophisticated architectural design to balance raw power with operational efficiency. While the total parameter count reaches a staggering 1.6 trillion, the model employs a dynamic activation strategy. On average, only 48 billion parameters are activated during processing, with a dynamic range fluctuating between 33 billion and 56 billion. This approach allows the model to maintain the vast knowledge capacity associated with trillion-parameter systems while optimizing the computational resources required for inference. By focusing on active parameters, the model achieves the stability necessary for real-world applications without the prohibitive costs typically associated with such massive scales.
Native 1M Context and Agentic Coding
A defining feature of LongCat-2.0 is its native support for a 1-million-token ultra-long context window. This capability is not merely a technical specification but a core component of its "Agentic Coding" mission. In the context of software development, an agentic model must be able to ingest entire codebases, documentation, and execution logs simultaneously to make informed decisions. LongCat-2.0 is designed to move beyond simple code completion to full-scale code understanding and execution. By supporting 1M tokens, the model can maintain a comprehensive "memory" of a project, ensuring that the code it generates or modifies is consistent with the broader system architecture, thereby enhancing the stability of automated coding agents.
Industry Impact
The introduction of LongCat-2.0 signals a shift in the AI industry toward specialized, high-capacity models that are deeply integrated with specific hardware environments. For the AI industry, this proves that the ceiling for domestic computing clusters is much higher than previously thought, potentially accelerating the adoption of localized hardware for high-end AI research. Furthermore, the focus on Agentic Coding highlights a trend where general-purpose LLMs are being refined into specialized agents capable of performing end-to-end professional tasks. Meituan’s success in training a 1.6T model from scratch sets a new benchmark for technical autonomy and architectural innovation in the global AI landscape.
Frequently Asked Questions
Question: What are the technical specifications of LongCat-2.0's parameters?
LongCat-2.0 features a total of 1.6 trillion parameters. However, it uses a dynamic activation method where the average number of activated parameters is approximately 48 billion, ranging from 33 billion to 56 billion depending on the task requirements.
Question: What makes the training environment of LongCat-2.0 unique?
It is the industry's first model of this scale to be trained and run for inference entirely on a domestic computing cluster consisting of 50,000 cards. This includes the entire process from pre-training from scratch to final deployment.
Question: What is "Agentic Coding" in the context of this model?
Agentic Coding refers to the model's ability to act as an autonomous agent in software development. This involves not just writing snippets of code, but understanding entire systems, generating complex logic, and executing code stably within a 1-million-token context window.


