Adds Nemotron 3.5 Lightning open 30B MoE model
Ollama adds support for NVIDIA's Nemotron 3.5 Lightning, an open 30B mixture-of-experts model.
NVIDIA Nemotron 3.5 Lightning NVIDIA Nemotron 3.5 Lightning is an open 30B mixture-of-experts (MoE) model with 3B active parameters built for that execution layer of always-on agents. It is designed for harnesses like OpenClaw and Hermes Agent – all supported by the NVIDIA NemoClaw open source security and management stack for running always-on AI agents.
``` ollama run nemotron-3.5-lightning ``` What's Changed Added the Nemotron 3 architecture Handle boundary condition in Muse Glimmer function calling parser Full Changelog: https://github.com/ollama/ollama/compare/v0.32.8...v0.32.9
- github.comOllama v0.32.9primary