NVIDIA's Nemotron 3.5 Lightning is a state-of-the-art mixture-of-experts model boasting 30 billion parameters, of which 3 billion are actively utilized, specifically engineered for efficient, high-throughput performance in long-duration and continuously operating AI agents. This model is tailored for the execution components of agentic systems, adeptly managing frequent operations like tool invocations, output verification, routine commands, and delegating tasks to subagents, while larger reasoning models concentrate on strategic planning and orchestration. By employing a mixture-of-experts architecture, it activates only a select subset of parameters for each input token, marrying the expansive capacity of a larger model with significantly reduced computational demands. The training of this model is optimized for widely used agent harnesses and enhances inference speed through techniques such as speculative decoding, multi-token prediction, DFlash, and DSpark, making it versatile across various operational scenarios. Additionally, it is compatible with BF16 and NVFP4 checkpoints, providing flexibility in deployment from local systems like DGX Spark and GeForce RTX hardware to extensive data center infrastructures. In summary, its innovative design and scalability make it a powerful tool for advancing AI capabilities.