NVIDIA's new open-weights MoE model delivers massive agentic gains and blistering speeds, designed to be the backbone of always-on AI agents.

On August 11, 2026, NVIDIA officially shifted the landscape of open-source AI with the release of Nemotron 3.5 Lightning. This isn't just another incremental update; it is a purpose-built powerhouse designed to solve the 'orchestrator-executor' dilemma. While frontier models like Nemotron 3 Ultra act as the high-level brain, Lightning is engineered to be the high-volume execution layer—the muscle that handles the relentless, high-frequency tasks required by autonomous agents.
At the heart of Nemotron 3.5 Lightning is a sophisticated Mixture-of-Experts (MoE) architecture. The model boasts a total of 31.6B parameters, but thanks to its MoE design, only 3.6B parameters are active during any single forward pass. This allows for massive intelligence density without the massive computational overhead typically associated with large-scale models.
The performance leap from the previous Nemotron 3 Nano is staggering. On the Artificial Analysis Intelligence Index, Nemotron 3.5 Lightning scored a 24, representing a +9 point jump from its predecessor. To put that in perspective, it matches OpenAI's gpt-oss-120b while utilizing only about a quarter of the total parameters. It trails only the massive Nemotron 3 Super (26), which is roughly 4x its size.
NVIDIA has optimized the deployment experience by shipping the model with near-lossless NVFP4 quantization. This isn't just a compression trick; the NVFP4 weights themselves measured at a 24 on the Intelligence Index, proving that precision is maintained even at extreme efficiency. This makes the model highly accessible for edge deployment or single-GPU setups.
Nemotron 3.5 Lightning is not meant to live in a vacuum. It is designed to pair seamlessly with the new NVIDIA NeMo Switchyard library, which intelligently routes tasks to the most cost-effective model in your stack. For developers building production-grade agents, the model is supported by the NVIDIA NemoClaw open-source stack, providing the necessary security and management layers for always-on AI operations.
Because of its massive context window and extreme throughput, Nemotron 3.5 Lightning is the premier choice for several high-demand applications. It excels in environments where latency is a dealbreaker and where the model must process vast amounts of data to maintain state.
Developers can jump into the Nemotron 3.5 ecosystem immediately. The model is available via Hugging Face in its NVFP4 quantized format and can be accessed through various high-speed endpoints like DeepInfra. For enterprise-grade deployment, integrating the model into the NVIDIA NeMo framework is recommended to leverage the full power of Switchyard routing.