Nvidia has expanded its open-AI push with Nemotron 3.5 Lightning, a 30-billion-parameter model designed for autonomous agent workloads and efficient enough to run on a single compatible GPU. The model is free to download, use, modify and redistribute, giving developers and businesses another option for running AI locally or across larger data-center and cloud systems.
The release matters because AI is moving beyond chatbots toward agents that can perform longer sequences of work, including tool calls, code review, document analysis and routine business tasks. Using a large frontier model for every step can be costly, so Nvidia is positioning Lightning as a faster execution model for high-volume workloads.
30 billion parameters, but only 3 billion are active
Nemotron 3.5 Lightning has 30 billion total parameters, but roughly 3 billion are active during computation. Nvidia uses a mixture-of-experts design that combines Mamba-2, MoE and attention layers, allowing the model to use selected parts of its architecture for each task rather than activating the entire network.
The model was pretrained on more than 20 trillion tokens and supports a context window of up to 1 million tokens. That can be useful for agents working across long documents, codebases, conversations or multi-step workflows.
Nvidia is also offering different model formats and optimization options, giving developers choices depending on available memory, hardware and deployment requirements.
What running on a single GPU really means
The single-GPU claim does not mean Nemotron 3.5 Lightning will run equally well on every consumer graphics card. Performance depends on available VRAM, quantization, model format, inference software and the workload itself.
According to Nvidia’s official Nemotron 3.5 Lightning documentation, deployment options range from compatible local systems to DGX hardware, data centers and cloud environments.
The model is also available through platforms including Hugging Face, ModelScope and OpenRouter, making it more accessible to developers who want to test, customize or integrate it into applications.
Nvidia built Lightning for AI agents
Nvidia describes Lightning as an execution-focused model for agentic AI. A larger reasoning model might determine how to solve a difficult problem, while Lightning can handle simpler steps such as retrieving information, checking tool responses or performing repeated actions.
That approach fits Nvidia’s broader move toward AI inference and autonomous systems. The company has increasingly focused on the infrastructure required to run agents at scale, a strategy reflected in Nvidia’s growing focus on AI inference and autonomous agents.
Nvidia says Lightning can deliver up to four times faster output speed than comparable models in its class and as much as 30% faster completion of agentic tasks. Those are Nvidia’s benchmark claims, however, and real-world performance will vary depending on hardware and workload.
CrowdStrike, CodeRabbit and legal AI company Harvey are among the companies Nvidia says have tested and customized the model.
NeMo Switchyard targets the cost of AI agents
Alongside Lightning, Nvidia released NeMo Switchyard, an open-source routing library that can direct individual requests to the most appropriate model within an agent workflow.
The idea is to reserve expensive frontier models for difficult reasoning while sending routine operations to faster and cheaper models. Nvidia said Ramp used Switchyard to reduce costs by 58% and runtime by 33% while matching a frontier model’s performance in its evaluated workload.
LangChain reported a 74% cost reduction by routing only 7% of calls to a frontier model, although accuracy declined by 6%. That trade-off matters because businesses will have to determine where lower costs justify potentially lower accuracy.
Read More
Why Nvidia is giving its AI model away
Nvidia’s business model helps explain the open approach. The company earns heavily from GPUs and computing infrastructure used to train and run AI. If open models lower the cost of building AI applications, wider adoption could create additional demand for computing capacity.
CEO Jensen Huang has publicly argued that free AI can ultimately be good for hardware and chip demand. Nemotron gives Nvidia a way to encourage broader model adoption while keeping its GPUs, software and infrastructure closely connected to the resulting workloads.
The strategy is particularly important as Nvidia faces growing competition across the semiconductor industry and major technology companies develop custom AI chips. Investors are already evaluating this broader shift, including why Nvidia’s stock performance has lagged some other AI chip names despite strong infrastructure demand.
Nemotron 4 could be Nvidia’s bigger AI move
Nvidia is also reportedly developing Nemotron 4, with the largest model expected to have at least 1 trillion parameters. The aim is reportedly to compete more closely with leading open AI models, although parameter count alone does not determine intelligence or real-world performance.
No official Nemotron 4 release date has been announced. Reports indicate Nvidia has made some decisions around architecture and pretraining data, but the final training run has not been completed.
Nemotron 3.5 Lightning therefore represents more than another model launch. Nvidia is building an ecosystem where specialized models, intelligent routing and its computing hardware work together. Developers gain more flexibility over where and how AI runs, while businesses get another route to controlling agent costs. For Nvidia, greater use of open AI could ultimately mean more inference workloads running on the hardware and infrastructure where the company remains strongest.















