Nvidia released Nemotron 3.5 Lightning, a 30-billion-parameter open-weight language model, making the weights and code freely available for download and modification. The model uses a mixture-of-experts architecture with 3 billion active parameters during inference.
The release places Nvidia's model directly into the open-source AI ecosystem where Meta's Llama and Mistral have established significant distribution. Open-weight models now account for a material share of research and production deployments, particularly in enterprise settings where licensing terms or data residency requirements rule out proprietary alternatives.
The announcement positions Nemotron 3.5 Lightning as optimized for long-running agentic tasks and specialized inference workloads. Nvidia says the model performs at speeds suitable for real-time applications across RTX GPUs and DGX systems. The mixture-of-experts design reduces memory footprint and computation compared to dense models of equivalent total parameter count, lowering inference cost on Nvidia hardware.

Nvidia has shipped previous Nemotron variants as closed proprietary models. The open release of Nemotron 3.5 Lightning marks a shift toward distributing foundation-layer models freely while maintaining architectural advantages that favor Nvidia's own silicon. The company has used similar tactics with CUDA and TensorRT, bundling open-source tooling with hardware-specific optimizations.
Open-weight model releases have become routine for large AI labs. Mistral released a 7-billion-parameter model in September 2023 and has since shipped multiple larger variants. Meta's Llama 2 drew over 1 million downloads in its first week in July 2023. Distribution breadth among developers now factors into hardware purchasing decisions.
The release ships as Nvidia faces sustained pressure to demonstrate software advantages that justify GPU pricing. Capital spending on AI infrastructure remains concentrated in cloud hyperscalers that run proprietary models or heavily modified versions of open-weight releases. Developers and smaller enterprises often evaluate training and inference costs across hardware vendors before committing to a platform.