# NVIDIA 发布 Nemotron 3.5 Lightning 与 NeMo Switchyard

- 来源：Chubby♨️ (@kimmonismus)
- 发布时间：2026-08-11 22:09
- AIHOT 分数：61
- AIHOT 链接：https://aihot.virxact.com/items/cmsoqvoum03fyrohd8llf8tij
- 原文链接：https://x.com/kimmonismus/status/2087179573477650881

## AI 摘要

NVIDIA 在 Meta 发布 Muse Glimmer 次日推出 Nemotron 3.5 Lightning 和 NeMo Switchyard，展示本地智能体 AI 的不同路径。

## 正文

One day after Meta released Muse Glimmer, NVIDIA launched Nemotron 3.5 Lightning and NeMo Switchyard, showing a different approach to local agentic AI. Really cool.

Lightning is a 30B MoE with only 3B active parameters, distilled from Nemotron 3 Ultra and designed for the high-volume execution layer of always-on agents: tool calls, validation and subagent work.

NeMo Switchyard routes individual workflow steps across open and closed models. Complex planning can remain with a frontier model, while routine execution moves to Lightning. Its tuning-free routers can make those decisions without workload-specific training.

This is the same broad meaning of "agentic" as Meta's Muse Glimmer: models operating tools across multi-step workflows.

The system design is different. Glimmer is a dense, multimodal local model built to understand screens, use tools and recover from failures. NVIDIA separates planning, execution and routing across a portfolio of models.

Meta is building the local agent brain. One could say: NVIDIA is building the local agent workforce. Open Source is so back :)

### 引用推文

> NVIDIA AI：Introducing NVIDIA Nemotron 3.5 Lightning⚡ An open 30B MoE model with 3B active parameters, built for always-on agents to complete high-volume, specialized task...
