Headline
NVIDIA Launches Nemotron 3 Super: Open Hybrid Mamba-Transformer MoE Optimized for Agentic Reasoning
Key Facts
- What: NVIDIA introduced Nemotron 3 Super, a 40B+ active parameter hybrid Mamba-Transformer Mixture-of-Experts model designed specifically for agentic AI workloads.
- Architecture: Interleaves Mamba-2 layers for efficient sequence processing with Transformer layers and MoE routing for deep reasoning.
- Capabilities: Excels at long-context analysis, complex reasoning, coding, and multi-turn agentic tasks while delivering high throughput and efficiency.
- Availability: Open model weights released for research and commercial use.
- Family Context: Part of the broader Nemotron 3 family (Nano, Super, Ultra) positioned as the most efficient open models for high-accuracy agentic applications.
Lead paragraph
NVIDIA has unveiled Nemotron 3 Super, a powerful new open-source model that combines Mamba, Transformer, and Mixture-of-Experts architectures to address the demanding requirements of agentic AI systems. The model is engineered to autonomously solve dense technical problems through superior reasoning, coding, and long-context understanding while maintaining the efficiency needed for continuous operation at scale. According to NVIDIA, Nemotron 3 Super and its family members represent the most efficient open models with leading accuracy for building high-accuracy agentic AI applications.
The Rise of Agentic AI and Its Compute Challenges
Agentic AI systems — autonomous agents capable of planning, using tools, iterating on solutions, and collaborating in multi-agent workflows — place unique demands on underlying language models. Unlike standard chat interactions, agentic workloads can generate up to 15 times more tokens because they repeatedly resend conversation history, tool outputs, intermediate reasoning steps, and updated context at every turn.
These systems must maintain coherence over extremely long contexts while performing dense technical reasoning, code generation, mathematical problem solving, and multi-step planning. Traditional dense Transformer models struggle with the efficiency requirements of such continuous operation. NVIDIA’s Nemotron 3 family, including the newly detailed Super variant, was purpose-built to overcome these limitations through a hybrid architecture that balances computational efficiency with reasoning depth.
Technical Architecture: Hybrid Mamba-Transformer MoE
Nemotron 3 Super builds on the same hybrid philosophy as the smaller Nemotron 3 Nano model but at a significantly larger scale. The backbone interleaves three distinct layer types:
- Mamba-2 layers handle the majority of sequence processing, providing linear scaling with context length and exceptional efficiency for long sequences.
- Transformer layers deliver the global attention capabilities critical for complex reasoning and precise information retrieval.
- Mixture-of-Experts (MoE) routing activates only a subset of parameters per token, dramatically improving inference efficiency while preserving model capacity.
This hybrid Mamba-Transformer MoE design allows Nemotron 3 Super to achieve best-in-class throughput and support very long context lengths. The model is part of the Nemotron 3 family that includes Nano (smaller, highly efficient), Super (balanced high-performance), and Ultra (largest, maximum capability). All three models share the hybrid architecture but differ in scale and specialization.
According to NVIDIA’s technical documentation, the family was explicitly designed to deliver strong agentic, reasoning, and conversational capabilities while remaining practical to run at scale. The architecture enables models that can process the extensive token volumes generated during multi-agent collaboration without prohibitive computational cost.
Performance Focus: Reasoning, Coding, and Long-Context Analysis
NVIDIA positioned the Nemotron 3 family as delivering leading accuracy for agentic AI applications among open models. The models were trained and optimized using specialized techniques, tools, and datasets tailored for agentic workflows. This includes reinforcement learning approaches and synthetic data generation methods focused on multi-step reasoning, tool use, and iterative problem solving.
The models demonstrate particular strength in:
- Complex technical reasoning
- Advanced coding and software engineering tasks
- Long-context understanding and synthesis
- Autonomous agent behavior and planning
These capabilities make Nemotron 3 Super especially suitable for building AI systems that can independently tackle dense technical problems across domains such as software development, scientific research, data analysis, and enterprise automation.
The efficiency gains from the Mamba-2 components are particularly important for agentic use cases. Because agents often maintain running context across dozens or hundreds of interaction turns, the linear scaling properties of Mamba layers provide substantial advantages over traditional Transformer-only architectures in both memory usage and inference speed.
Competitive Context in the Open Model Landscape
NVIDIA’s release of the Nemotron 3 family enters a rapidly evolving open model ecosystem. Major technology companies and research organizations have increasingly focused on open-weight models to accelerate innovation while maintaining some level of control through licensing terms.
The hybrid architecture represents a notable technical differentiation. While many open models continue to rely on pure Transformer or pure Mamba designs, NVIDIA’s combination of Mamba-2, Transformer layers, and MoE routing aims to capture the strengths of each approach: the efficiency and long-context performance of state-space models, the reasoning precision of attention mechanisms, and the computational efficiency of sparse activation through MoE.
NVIDIA’s emphasis on agentic AI specifically sets Nemotron 3 apart from general-purpose open models. Many recent open releases have focused primarily on chat or instruction-following capabilities. In contrast, the Nemotron 3 family was developed from the ground up with the unique token-generation patterns and reasoning depth requirements of autonomous agents in mind.
The models are accompanied by detailed technical documentation, including a research paper titled “NVIDIA Nemotron 3: Efficient and Open Intelligence” available on arXiv. NVIDIA has also published companion blog posts explaining the training techniques, data curation methods, and optimization approaches used to achieve the reported performance levels.
Availability and Open Release Strategy
NVIDIA has released the model weights for Nemotron 3 Super as an open model, making it available for both research and commercial applications. The release follows NVIDIA’s broader strategy of providing powerful AI infrastructure tools and models to the developer community while encouraging adoption of its hardware platforms.
Developers can access the models through standard open-source channels and are expected to benefit from optimized inference implementations on NVIDIA GPU hardware. The hybrid architecture is designed to run efficiently on modern GPU systems, taking advantage of both the parallel processing strengths of Transformers and the sequential efficiency of Mamba-2 layers.
The open release includes not only the model weights but also supporting materials that detail the techniques, tools, and data that make the models effective. This comprehensive approach aims to enable the broader AI community to build upon NVIDIA’s work in hybrid architectures and agentic AI optimization.
Impact on Developers and the AI Industry
For developers building agentic AI systems, Nemotron 3 Super offers a compelling combination of performance and efficiency. The model’s design directly addresses the token-volume challenges that have made large-scale agent deployment expensive and technically difficult.
Enterprise teams working on autonomous coding assistants, scientific research agents, complex workflow automation, and multi-agent collaboration platforms may find particular value in the specialized capabilities. The open nature of the release also enables organizations to customize and fine-tune the models for domain-specific applications while maintaining data privacy and control.
The release reinforces NVIDIA’s growing role as both a hardware provider and an AI model developer. By open-sourcing sophisticated hybrid architectures, NVIDIA aims to drive innovation across the ecosystem while demonstrating the capabilities possible on its computing platforms.
Industry observers note that the focus on agentic AI reflects a broader shift in the field. As large language models mature, attention is increasingly turning toward systems that can act autonomously rather than simply respond to prompts. Models like Nemotron 3 Super that are optimized for this emerging paradigm may help accelerate progress toward more capable AI agents.
What’s Next for the Nemotron 3 Family
NVIDIA’s announcement of Nemotron 3 Super represents the public introduction of the middle tier of its three-model family. The company has indicated that additional details about the Nano and Ultra variants will continue to be shared through technical blog posts and research publications.
Future work is expected to focus on further optimization of the hybrid architecture, expansion of context length capabilities, and refinement of the specialized training techniques for agentic behavior. The research team has emphasized the importance of continued innovation in data curation and reinforcement learning methods specifically designed for autonomous AI systems.
Developers interested in the models can expect comprehensive documentation, example implementations, and integration guidance to be made available through NVIDIA’s developer resources. The company has also published a tutorial walkthrough video demonstrating the capabilities and usage of Nemotron 3 Super.
As the AI industry continues its shift toward more autonomous and agentic systems, specialized models like Nemotron 3 Super are likely to play an increasingly important role. The open release of this hybrid architecture provides the research and developer community with powerful new tools for exploring the frontiers of agentic AI.
Sources
- Introducing Nemotron 3 Super: An Open Hybrid Mamba-Transformer MoE for Agentic Reasoning | NVIDIA Technical Blog
- NVIDIA Nemotron 3: Efficient and Open Intelligence (arXiv)
- NVIDIA Nemotron 3 Family of Models
- Inside NVIDIA Nemotron 3: Techniques, Tools, and Data That Make It Efficient and Accurate | NVIDIA Technical Blog

