The landscape of generative artificial intelligence is advancing at a breakneck pace, but deployment efficiency remains the great challenge for companies seeking to adopt these models at scale. Recently, the NVIDIA AI team introduced Nemotron Labs 3 Puzzle 75B A9B, a compressed hybrid language model that doubles server throughput compared to its predecessor Nemotron-3-Super. This breakthrough is not only technically significant but also opens new possibilities for deploying AI agents, coding assistants, and ultra-long-context retrieval systems on affordable hardware such as a single H100 GPU or a B200 node.
Nemotron-3-Super is a hybrid MoE (Mixture of Experts) model combining Mamba, attention, and MoE blocks, with 120.7 billion total parameters and 12.8 billion active per token. Its compressed version, Puzzle-75B-A9B, reduces total parameters to 75.3 billion and active parameters to 9.3 billion while preserving the same 88-block layout: 40 Mamba, 40 MoE, and 8 attention blocks. The key lies in selective pruning: the Mamba SSM state size was reduced from 128 to 96 channels, the intermediate size of routed experts was decreased heterogeneously (from 2688 to an average of 59.9%), and the number of activated experts per token was adjusted (from 22 to an average of 10). Attention layers remained untouched, as they were already KV-cache efficient.
The result is impressive: on an 8xB200 node with NVFP4 weights, total output throughput increases between 1.60x and 2.14x depending on the scenario, especially in decode-heavy tasks (e.g., long text generation). On a single H100 GPU, the model can handle up to 8 concurrent 1M-token requests, compared to only 1 for the original model, thanks to the weight reduction from 70 GB to 44.5 GB. This is made possible by a decomposed neural architecture search technique called Puzzle, which optimizes capacity allocation block by block using a mixed-integer program.
For businesses looking to integrate artificial intelligence into their processes, this type of compression represents a paradigm shift. No longer is it necessary to have huge clusters to run state-of-the-art models. For example, a document analysis service using RAG (Retrieval-Augmented Generation) with 1M-token context can go from serving 1 concurrent request to 8 on the same GPU, quadrupling aggregate decode throughput. Similarly, interactive coding assistants can serve twice as many completed requests per minute.
However, compression is not free. Evaluations show a loss on benchmarks such as Arena-Hard-V2 (-4.2 points) and SWE-Bench (-2.6 points), although long-context tasks like RULER are barely affected. NVIDIA applied a recovery process using knowledge distillation and reinforcement learning (RL) to mitigate these drops, recovering over 97% of the original model's performance in most categories. Distillation was performed with pretraining and SFT data using sequences up to 512K length, and RL focused on software engineering to improve performance on agentic tasks.
From a business perspective, the adoption of compressed models like Puzzle-75B-A9B allows organizations to democratize access to generative AI. At Q2BSTUDIO, as a software development and technology company, we understand that the key is not just the model, but how it integrates into existing infrastructure. We offer custom software services that enable our clients to deploy these models efficiently, either on AWS/Azure cloud or on-premises. Compression reduces inference costs and allows scaling without additional hardware investment.
Furthermore, cybersecurity is critical when handling models with access to sensitive data. At Q2BSTUDIO we provide cybersecurity solutions that ensure data protection during training and inference, implementing access controls, encryption, and auditing. We also help companies create Business Intelligence dashboards with Power BI to monitor model performance, analyze costs, and optimize AI workflows.
Integrating models like Puzzle-75B-A9B with AWS or Azure cloud services allows businesses to leverage elastic scalability without worrying about infrastructure management. At Q2BSTUDIO we offer consulting and development for cloud AWS/Azure, designing serverless or container-based architectures to run inference efficiently. Process automation through AI agents also directly benefits from the reduced latency that this compressed model provides.
In short, Nemotron Labs 3 Puzzle 75B A9B represents a milestone in language model compression. Its ability to handle ultra-long-context tasks on affordable hardware, combined with controlled quality loss, makes it an attractive option for companies looking to deploy generative AI at scale without skyrocketing costs. At Q2BSTUDIO, we are ready to help businesses make the leap into the next generation of intelligent applications, combining cutting-edge models with custom software, cloud, cybersecurity, and BI solutions. The future of enterprise AI is here, and it is compressed.





