
Large hybrid MoE models like Nemotron-3-Super are accurate but expensive to serve. Their active parameters, KV cache, and Mamba state cap how many users a node can hold at a given per-user token rate. NVIDIA AI team has released Nemotron-Labs-3-Puzzle-75B-A9B, a compressed variant of Nemotron-3-Super. The parent model has 120.7B total and 12.8B active parameters. The compressed model has 75.3B total and 9.3B active parameters. The deployment target was fixed before the architecture search be
A compressed hybrid MoE language model has been released that reduces the total parameters of its parent model from 120.7B to 75.3B while maintaining the same architectural layout across its 88 blocks. This matters because the smaller model delivers significantly higher server throughput on the same hardware, achieving up to 2.03x throughput gains in decode-heavy scenarios while using substantially less memory, allowing a single processor to handle 8 concurrent 1-million-token requests instead of just 1. The model was created using an iterative architecture search process that selectively pruned different components like expert intermediate sizes and routed expert counts at different depths, then recovered quality through knowledge distillation. Trade-offs exist, with the compressed version showing notable performance drops on some benchmarks like Arena-Hard-V2 and SWE-Bench, though minimal impact on others.

OpenAI's new family of models will continue to power Microsoft's suite of workplace and productivity apps.

Today, Meta Superintelligence Labs released Muse Spark 1.1. Alongside it, Meta opened a public preview of the Meta Model API. That second part is the structural change. Meta’s models previously reached developers mainly as open weights. Muse Spark 1.1 is closed, hosted, and metered per token. So the question is narrow. Where does it belong in a stack you already run? What is Muse Spark 1.1? Meta describes it as a multimodal reasoning model built for agentic tasks. Reported gains ove

OpenAI's latest family of models promises improvements across a range of areas, including cybersecurity.
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven