AIToday
Large Language ModelsAI Business & IndustryOpen-Source AISiliconANGLE AIPublished: Aug 12, 2026, 19:01 JST3 min read

Nvidia releases Lightning model and AI router to let enterprises pick the right AI for each task

Nvidia releases Lightning model and AI router to let enterprises pick the right AI for each task

Key takeaway

  • Nvidia announced Nemotron 3.5 Lightning, a customizable open AI model designed for enterprise agents, alongside NeMo Switchyard, a routing system that directs tasks to the most suitable model at each workflow step.

  • Lightning is a 30 billion-parameter mixture-of-experts model that delivers up to four times faster output and 30% faster task completion than comparable models, while remaining inexpensive to fine-tune on enterprise hardware with proprietary data.

  • The releases address the reality that enterprises need different models for different tasks—cheap models for simple work, powerful models for complex reasoning—rather than relying on a single expensive model for everything.

3 Key Points

  1. What happened

    Nvidia announced Nemotron 3.5 Lightning, a 30 billion-parameter open model designed for high-volume agentic AI tasks, and NeMo Switchyard, an open-source routing library that directs prompts to the most capable model for each step of an agent workflow. Lightning delivers up to four times the output speed and 30% faster agentic task completion compared with other models in its weight class, and can be customized on enterprise hardware with proprietary data.

  2. Why it matters

    As enterprises deploy AI agents that must handle tasks of varying complexity—from simple sorting to deep reasoning—no single model fits all purposes. Lightning's low cost and ease of customization (one partner trained a router agent for $85 in two hours) let companies tailor models to their own domain data without expensive infrastructure. Switchyard lets them route each task to the most efficient model available, cutting costs and improving accuracy instead of defaulting to a single expensive model for all work.

  3. What to watch

    Nvidia is releasing its post-training datasets and the recipes used to train the models, allowing developers to blend Nvidia's data with their own. The company is collaborating with partners including Boomi LP, Cadence Design Systems Inc., Classmethod Inc., Cognition AI Inc., Kong Inc., Langchain Inc., Nous Research Inc. and Siemens AG on intelligent model routing integration.

Ask the AI about this article →

Context & Analysis

Nvidia's announcement reflects a fundamental shift in enterprise AI deployment: the era of picking a single "best" model for all tasks is ending. As AI agents handle diverse workloads—some requiring speed and efficiency for simple classification, others demanding reasoning depth—enterprises face a cost and accuracy optimization problem that no monolithic model can solve. Lightning addresses the customization bottleneck by making fine-tuning cheap and fast enough to run on modest hardware; Switchyard addresses the routing problem by letting developers orchestrate multiple models based on real-time task requirements.

The strategy leverages Nvidia's position in enterprise infrastructure. By open-sourcing both the model and the routing framework, and by releasing training datasets and recipes, Nvidia increases adoption friction for competitors while building a de facto standard for multi-model orchestration. The early partner examples—CodeRabbit training a router for $85, another partner integrating Lightning with zero pipeline changes—suggest the barrier to entry is genuinely low. This matters because it shifts the competitive advantage from raw model capability to the software stack that lets enterprises extract value from multiple models efficiently.

FAQ

How much does it cost to customize Nemotron 3.5 Lightning?
According to Vice President of Generative AI Kari Briski, one partner (CodeRabbit Inc.) trained a router agent using Nvidia's standard auto model recipe for $85 in around two hours. Another partner set up a training job on a single H100 card overnight with minimal cost.
What is NeMo Switchyard and how does it work?
NeMo Switchyard is an open-source model routing library that takes into account available AI models and their capabilities, then routes prompts to the most capable and efficient model for each step of an agent workflow. Developers can customize the router with their own strategy based on priorities like quality, latency, or cost.
Can Nemotron 3.5 Lightning be customized with a company's own data?
Yes. Lightning is open and customizable, meaning it can be readily post-trained with Nvidia NeMo on an enterprise's own hardware using proprietary domain data, tools and workflows to improve accuracy for specialized tasks. Nvidia is also releasing its post-training datasets and training recipes so developers can blend them with their own data.
SiliconANGLE AIRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • DataAgent launches with $10M to auto-fix Kubernetes faultsSiliconANGLE AI · 44m ago
  • SK Hynix custom HBM boosts inference up to 5.15xDIGITIMES Asia · 44m ago
  • Nvidia Earnings: Boring by Design, Avoiding a Consolidated WorldStratechery (Ben Thompson) · 44m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleAMD forecasts AI agents will flip CPU-GPU balance closer to 1:1