Change8

v0.6.1

📦 ollamaView on GitHub →
4 features🐛 2 fixes🔧 6 symbols

Summary

This release introduces support for the Command A 111B model, improves memory management for gemma3, and adds new CLI features including verbose model information and navigation hotkeys.

✨ New Features

  • Added support for Command A, a 111B parameter model optimized for enterprise use.
  • Added Ctrl+P and Ctrl+N hotkeys for command history in 'ollama run'.
  • Added -v/--verbose flag to 'ollama show' to display additional model metadata.
  • Improved sampling parameters (temperature, top_k) for better consistency with other implementations.

🐛 Bug Fixes

  • Fixed 'out of memory (OOM)' crashes for gemma3 by improving memory estimation.
  • Fixed issue where loading an invalid model via /load would cause 'ollama run' to exit.

🔧 Affected Symbols

ollama runollama show/loadgemma3temperaturetop_k