# Ollama v0.32.9 - Product: Ollama (https://whatsnew.fyi/product/ollama) - Vendor: Ollama - Date: 2026-08-11 - Version: v0.32.9 - Original notes: https://github.com/ollama/ollama/releases/tag/v0.32.9 - Permalink: https://whatsnew.fyi/product/ollama/releases/v0.32.9 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Added the Nemotron 3 architecture - **fixed** — Handle boundary condition in Muse Glimmer function calling parser ##### NVIDIA Nemotron 3.5 Lightning [NVIDIA Nemotron 3.5 Lightning](https://ollama.com/library/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](https://github.com/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