
Meituan Unveils LongCat-2.0: A Trillion-Parameter Model Trained on a 50,000-Card Domestic Cluster
Meituan has officially announced the release of LongCat-2.0, a groundbreaking trillion-parameter model that marks a significant milestone in domestic AI development. As the first model of its scale to complete the full cycle of training and inference on a domestic computing cluster featuring 50,000 cards, LongCat-2.0 boasts 1.6 trillion total parameters with a dynamic activation range of 33B to 56B. Pre-trained from scratch, the model natively supports an ultra-long context window of 1M tokens. Its architecture is specifically engineered to optimize performance in Agentic Coding tasks, focusing on the efficient and stable understanding, generation, and execution of code. This release highlights the growing maturity of domestic hardware infrastructure in supporting massive-scale artificial intelligence workloads.
Key Takeaways
- Massive Scale on Domestic Hardware: LongCat-2.0 is the industry's first trillion-parameter model (1.6T) to undergo full-process training and inference on a 50,000-card domestic computing cluster.
- Dynamic Parameter Activation: While the total parameter count reaches 1.6 trillion, the model utilizes a dynamic activation strategy ranging from 33B to 56B parameters, with an average of 48B.
- Ultra-Long Context Support: The model features native support for a 1M (one million) token context window, pre-trained from the ground up.
- Specialized for Agentic Coding: The architectural design is centered on enhancing efficiency and stability for complex code understanding, generation, and execution within agent-based workflows.
In-Depth Analysis
Breakthrough in Domestic Computing Infrastructure
The release of LongCat-2.0 represents a pivotal moment for the domestic AI industry, specifically regarding hardware self-sufficiency. By successfully completing the entire training and inference pipeline on a cluster of 50,000 domestic cards, Meituan has demonstrated that large-scale model development is no longer strictly dependent on international hardware ecosystems. This achievement validates the stability and scalability of domestic computing clusters, proving they can handle the immense computational demands required for a model with 1.6 trillion parameters. The "full-process" nature of this training—from zero to a fully functional model—underscores the robustness of the underlying software and hardware integration.
Architectural Efficiency and Dynamic Range
LongCat-2.0 utilizes a sophisticated architectural approach to balance power and efficiency. With a total parameter count of 1.6T, the model does not activate all parameters simultaneously. Instead, it employs a dynamic activation range between 33B and 56B, averaging approximately 48B active parameters during any given task. This design choice likely contributes to the model's ability to maintain high performance while managing the computational overhead typically associated with trillion-parameter scales. By pre-training from scratch with native support for a 1M context window, Meituan ensures that the model can process and retain vast amounts of information, which is critical for modern AI applications that require deep memory and long-range dependency tracking.
Optimization for Agentic Coding Tasks
A core differentiator for LongCat-2.0 is its focus on "Agentic Coding." Unlike general-purpose models, LongCat-2.0's architecture was designed from the outset to serve as a core engine for autonomous or semi-autonomous coding agents. The model is optimized for three specific pillars: code understanding, code generation, and code execution. In real-world Agentic Coding scenarios, models must not only write snippets of code but also understand the broader context of a codebase and ensure that the generated code is executable and stable. The 1M context window is particularly beneficial here, allowing the model to ingest entire repositories or extensive documentation to provide more accurate and context-aware programming assistance.
Industry Impact
The introduction of LongCat-2.0 signals a shift in the competitive landscape of large language models (LLMs). First, it proves that domestic computing clusters can compete at the highest level of model complexity, potentially reducing the industry's reliance on external hardware providers. Second, the focus on Agentic Coding suggests a move toward more specialized, task-oriented trillion-parameter models rather than purely generalist ones. This specialization could accelerate the adoption of AI in software engineering, where stability and deep context are paramount. Finally, the successful deployment of a 1.6T parameter model sets a new benchmark for domestic AI research teams, likely triggering further innovation in dynamic parameter activation and long-context processing.
Frequently Asked Questions
Question: What are the primary technical specifications of LongCat-2.0?
LongCat-2.0 features a total of 1.6 trillion parameters. However, it uses a dynamic activation mechanism where only 33B to 56B parameters are active at any time (averaging 48B). It also natively supports a 1M token context window and was trained on a 50,000-card domestic cluster.
Question: Why is the 50,000-card domestic cluster significant?
It marks the first time a model of this magnitude (trillion-parameter scale) has completed its entire training and inference lifecycle on domestic hardware. This demonstrates the capability of domestic infrastructure to support the most demanding AI development tasks.
Question: What is the main application focus of LongCat-2.0?
The model is specifically designed for Agentic Coding. Its architecture is optimized to provide high efficiency and stability when performing tasks related to code understanding, generation, and execution within agent-driven environments.

