Meet Nemotron Labs 3 Puzzle 75B A9B: A Compressed Hybrid MoE LLM Delivering 2.03x Server Throughput
What happened
NVIDIA released Nemotron Labs 3 Puzzle 75B A9B, a compressed version of Nemotron-3-Super. By applying iterative hardware-aware structural compression combined with brief knowledge distillation to recover accuracy, the model shrinks from 120.7 billion total parameters to 75.3 billion, with active parameters reduced from 12.8 billion to 9.3 billion. This hybrid mixture-of-experts large language model delivers double the server throughput of the original Nemotron-3-Super. On an 8x B200 GPU node, it runs twice as fast while serving at 100 tokens per second per user. A single H100 GPU sees 1 million token concurrency jump from 1 to 8 requests.
Why it matters
Server throughput directly impacts cost efficiency and user experience in LLM deployments. This model’s compression lowers infrastructure footprint and operating expenses while enabling higher concurrent user traffic without bottlenecks. The improved token throughput at scale means businesses can handle more demanding workloads or user volumes per GPU node, reducing cloud spend or on-prem hardware needs. Shrinking active parameters also eases memory constraints, making it easier to deploy on existing hardware. These advances pressure competitors to improve efficient scaling rather than just expanding model size.
What to watch next
The next step will be detailed benchmarks on accuracy retention after compression and user-facing quality tests. Watch for adoption by organizations needing high-concurrency LLM serving at lower costs. NVIDIA’s approach combining hardware-aware structural pruning with knowledge distillation may become a blueprint for future hybrid MoE model compression. Developers should track how this technology evolves to support large-scale, latency-sensitive AI applications across real-time chatbots, content generation, and knowledge extraction platforms.
AI Quick Briefs Editorial Desk