cd /news/artificial-intelligence/nvidia-delivers-faster-agentic-ai-th… · home topics artificial-intelligence article
[ARTICLE · art-92614] src=gamesbeat.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Nvidia delivers faster agentic AI through Nemotron 3.5 Lightning and NeMo Switchyard

Nvidia Corp. unveiled Nemotron 3.5 Lightning, a 30-billion-parameter mixture-of-experts open model, and NeMo Switchyard, an open-source routing library, to deliver faster and more efficient agentic AI. The model offers up to 4x faster output speed and 30% faster agentic task completion compared to others in its class, and can run on local systems including Nvidia RTX PCs, DGX Spark, DGX Station, and Jetson. Kari Briski, vice president of generative AI at Nvidia, said the technologies provide greater control over AI deployment across edge devices, PCs, workstations, data centers, and the cloud.

read5 min views1 publishedAug 11, 2026
Nvidia delivers faster agentic AI through Nemotron 3.5 Lightning and NeMo Switchyard
Image: Gamesbeat (auto-discovered)

Become a member of GB MAX to gain exclusive access to the industry and to the most influential global B2B leadership community in the business of gaming, entertainment, and tech.

Join nowand also get a VIP ticket to GamesBeat Next (Nov 2-3, SF).Nvidia said it can deliver more efficient, smarter and faster agentic AI via its Nemotron 3.5 Lightning and NeMo Switchyard technologies.

The new lightweight open model and routing library delivers greater control over AI, data

and workflows across edge devices, PCs, workstations, data centers and the cloud.

Kari Briski, vice president of generative AI at Nvidia, said in a blog post that, as AI shifts from chatbots to autonomous agents, open models are serving market demands for full control over where AI runs and how it’s deployed and evolves.

Nvidia is expanding its Nemotron 3 model family with Nemotron 3.5 Lightning, the highest-efficiency model in its class for long-running agentic AI workloads. This release follows Nemotron 3 Nano and reflects Nvidia’s commitment to continually improving open models for greater accuracy and speed, the company said.

Built for specialized tasks within larger multi-agent systems, Nemotron 3.5 Lightning, a 30-

billion-parameter mixture-of-experts model, helps create smarter and more efficient agentic applications.

Also, Nvidia is releasing NeMo Switchyard, an open source library for smart routing inside

popular agent tools. Enterprises can use it to build a router based on their specific needs.

When deployed, NeMo Switchyard can intelligently direct each request to the most capable and suitable model for the job without requiring developers to rewrite their applications.

Together, Nemotron 3.5 Lightning and NeMo Switchyard deliver greater control over how

AI is deployed, where it runs and how efficiently it operates — across PCs, workstations,

data centers and the cloud.

Always-On Agents Need a System of Models #

Modern agentic systems — always-on agents — increasingly operate as systems of models, or model ensembles, with different models specialized for different tasks.

Nvidia Nemotron open models are designed for this architecture. A frontier reasoning model such as Nemotron 3 Ultra or GPT-5.6 may plan and orchestrate a workflow, while smaller specialized models like Nemotron 3.5 Lightning can perform targeted tasks such as code review, tool use, security alert monitoring and answering billing questions.

Powering High-Volume Specialized Tasks With Nemotron 3.5 Lightning #

Nvidia Nemotron 3.5 Lightning is a fully customizable open model built for high-volume tasks powering always-on agents. It was developed with contributions from the Nemotron Coalition, whose members provided evaluation methodologies, inference software and datasets to help advance the model.

The model delivers up to 4x faster output speed, leading to 30% faster agentic task completion compared with other models in its class. And because it’s open and customizable, Nemotron 3.5 Lightning can be easily post-trained with Nvidia NeMo on an organization’s own domain data, tools and workflows to improve accuracy for specialized tasks.

AI leaders across industries are customizing Nemotron 3.5 Lightning for their workloads,

including CrowdStrike for cybersecurity, Harvey with Trajectory for legal services and CodeRabbit with Baseten for code review, helping improve accuracy for domain-specific

agentic tasks.

Additionally, Lila Sciences is helping to improve reasoning capabilities for agentic tasks across physical and life sciences, and Fastino Labs customized the model and is seeing leading accuracies for software development, finance and healthcare workloads.

Nemotron 3.5 Lightning also gives organizations control over privacy and deployment. It can run on local AI systems — including Nvidia RTX PCs, Nvidia DGX Spark, Nvidia DGX Station and Nvidia Jetson — to help users maximize existing infrastructure investments, or scale across edge AI devices, Nvidia RTX PRO workstations, data centers and cloud environments for enterprise use cases. And Nemotron 3.5 Lightning can run locally or on premises for high-volume, specialized tasks that require fast responses.

Also, as with every Nemotron launch, Nvidia publishes the training data and techniques which allows for traceability, auditing, and training of other models. Alongside Nemotron 3.5 Lightning, Nvidia is releasing Nemotron-RL-Agentic-Terminal-Pivot, an open agentic reinforcement learning dataset used to train coding agent capabilities.

More Efficient AI Apps With Model Routing #

Some models are better for coding, some for reasoning, some for lightweight tasks and

some are optimized to run locally for greater privacy and efficiency. If customers rely on

one default model, they might either overspend or lose quality; if they manage routing

manually, it becomes integration work that can slow down a deployment.

Nvidia NeMo Switchyard is an open source model routing library for AI agents. The

technology routes prompts to the most capable and efficient model for each step of an

agent workflow automatically, based on specific needs.

Agent application developers can tune or modify the router with different routing algorithms to match their priorities, such as quality, latency and cost requirements. In a system of models, enterprises can create powerful AI agents with improved tokenomics.

Nvidia is working with partners across the AI ecosystem to bring intelligent model routing

into the tools and platforms developers already use.

● Boomi: evaluated Switchyard across five routing capabilities, achieving 100%

domain-routing accuracy, sending 59% of traffic to a 5x faster fine-tuned model,

and reducing later-turn latency by 21%.

● Cadence: Improved efficiency by 9.9% by using the ChipStack AI Super Agent for a

formal verification use case.

● Classmethod: Is running opencode and Fireworks workloads using NeMo

Switchyard internally, with initial testing showing a 27% cost reduction while

maintaining quality.

● Cognition: Cognition integrated the Nvidia NeMo Switchyard staged router into

Devin Desktop for Nvidia internal use, achieving near-frontier performance on

FrontierCode Main while reducing mean cost by 28% relative to routing all requests

to a single underlying frontier model.

● Kong: Delivers routing with NeMo Switchyard natively through Kong AI Gateway.

● LangChain: With NeMo Switchyard, achieved 74% lower cost in 145 multi-turn Deep

Agents tasks by routing only 7% of calls to a frontier model, at a 6% accuracy

tradeoff.

● Nous Research: Integrated NeMo Switchyard into Hermes to provide developers

with an easy-to-configure routing system to improve agent efficiency.

● Ramp: Used Switchyard to match a frontier model’s performance while cutting

costs by 58% and runtime by 33% in Ramp SWE-Bench.

● Siemens: Is benchmarking to improve efficiency in its Fuse EDA AI Agent.

Internal benchmarks show that NeMo Switchyard maintains frontier-level accuracy while

reducing task completion cost to nearly one-third of Opus 4.8 alone.

Nemotron 3.5 Lightning is available on Hugging Face, ModelScope, OpenRouter and build.nvidia.com as an Nvidia NIM microservice as well as through a broad ecosystem of Nvidia Cloud Partners, post-training platforms, inference platforms and cloud service providers. NeMo Switchyard is available on GitHub and coming to partner platforms soon.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @nvidia 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/nvidia-delivers-fast…] indexed:0 read:5min 2026-08-11 ·