v0.30.5

OpenMOSS/MOSS-TTSv0.30.5Jun 4, 2026by github-actions[bot]

AI Summary

The primary focus of this update is stability, fixing a critical floating point exception crash affecting the Gemma 4 12B model on all major platforms. It also enhances the Hermes launcher experience on Windows and provides documentation for Cline CLI users.

Key Highlights

  • Fixed critical crash in Gemma 4 12B model on x86, CUDA, Linux, and Windows
  • Native Windows support for ollama launch hermes via PowerShell
  • Ollama launch hermes-desktop skips rebuilding if app is already installed
  • Added Cline CLI integration documentation

New Features

  • Cline CLI integration documentation

Full Release Notes

## What's Changed

* Fixed the `gemma4:12b` floating point exception crash on x86, CUDA, Linux, and Windows systems.
* `ollama launch hermes-desktop` now launches Hermes Desktop and can skip rebuilding when a packaged desktop app is already installed.
* `ollama launch hermes` now supports native Windows installs through the Hermes PowerShell installer.
* Added Cline CLI integration docs.

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.30.4...v0.30.5