Nvidia Releases Nemotron 3.5 Lightning, an Open-Source Model Built for Agentic Workloads
Nvidia released Nemotron 3.5 Lightning, a 30-billion-parameter open-weight mixture-of-experts model with 3 billion active parameters, along with published training data and a new open-source agent-routing library called NeMo Switchyard.
Nvidia released Nemotron 3.5 Lightning on August 11, an open-weight, mixture-of-experts language model with 30 billion total parameters but only 3 billion active per token, distilled from the company's larger Nemotron 3 Ultra model. The release also includes NeMo Switchyard, an open-source library that routes individual agent requests to whichever model in a fleet can handle them most efficiently, rather than sending every call to a single large model.
Built to run cheap, and fast, on one GPU
Nemotron 3.5 Lightning's sparse mixture-of-experts design activates a small fraction of its total parameters per token, letting it run on a single consumer GPU — including Nvidia's own RTX desktop cards and DGX Spark systems — rather than requiring a data-center-class setup. Nvidia says the model produces output up to four times faster than comparable dense models and completes agentic tasks roughly 30% faster than other open models in its size class, positioning it specifically for high-volume, latency-sensitive agent workloads such as tool calling and multi-step task execution rather than general chat.
Weights, training data, and licensing all public
Nvidia is releasing the model weights free for commercial use via Hugging Face and its own build platform, with no request or licensing fee required. Notably, Nvidia also published the training data and techniques behind the model, subject to underlying licensing constraints on that data — a step beyond simply open-weighting a model, which the company is framing as "truly open source" in contrast to labs that release weights without disclosing how a model was trained.
Why it matters
The release lands one day after Meta's Muse Glimmer launch and amid a broader push by U.S. labs to compete with Chinese open-weight models from Moonshot, Alibaba, and DeepSeek, which have led the open-weight leaderboard through much of 2026. Nvidia's dual move — a compact, agent-optimized model plus a routing layer to mix models of different sizes inside one agent pipeline — is a bet that the next phase of agentic AI competition is less about a single flagship model and more about the surrounding infrastructure for running many specialized models cheaply and quickly. It also reinforces Nvidia's shift from purely a chip supplier to an active participant in the open-model ecosystem it sells hardware into, a positioning that puts pressure on other infrastructure players to ship comparable open tooling of their own.
Sources
- Nvidia releases Nemotron 3.5 Lightning, open-source AI model — CNBC
- NVIDIA AI Releases Nemotron 3.5 Lightning: A 30B Open MoE with 3B Active Parameters, and NeMo Switchyard Model Router — MarkTechPost
- NVIDIA Releases Open-Source Nemotron 3.5 Lightning as CEO Jensen Huang Pushes Open-Weight AI — CoinGape
AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.
More ai news
EU Set to Propose Barring Under-15s From AI Chatbots and Social Media in 'Kids Act'
The European Commission is preparing to unveil an EU Kids Act that would bar unsupervised access to AI chatbots, social media, video platforms and online games for under-15s, with tiered rules and mandatory age verification for 13-14 year-olds.
Amodei's 'Pace the Frontier' Plan Draws Same-Day Backing From OpenAI, DeepMind and xAI
Anthropic CEO Dario Amodei published an essay arguing frontier AI labs should deliberately slow capability gains, and within hours Sam Altman, Demis Hassabis and Elon Musk publicly endorsed the idea, with Microsoft's Satya Nadella following a day later.
Positron Raises $875M to Build an HBM-Free AI Inference Chip
Chip startup Positron closed an $875 million Series C at a $5 billion post-money valuation to fund its Asimov inference accelerator, which pairs its compute architecture with up to 2,304GB of commodity LPDDR5X memory instead of scarce high-bandwidth memory.
DeepSeek Releases V4.1 Flash, Cuts API Prices and Sets End Date for V4 Pro
DeepSeek officially released V4.1 Flash, a cheaper and faster multimodal successor to V4 Pro with a 1-million-token context window, and said it will reroute all V4 Pro API traffic to the new model from September 14.