Ollama
Notes
Release notes
v0.6.1
· 1y+
New models
- Command A: 111 billion parameter model optimized for demanding enterprises that require fast, secure, and high-quality AI.
What's Changed
- Fixed issues where
gemma3would crash with "out of memory (OOM)" errors by improving memory estimation - Loading an invalid model with
/loadwill no longer exitollama run - Added Ctrl+P and Ctrl+N hotkeys for
ollama run - New
ollama show -vorollama show --verbosethat will print additional model data - Improved sampling parameters such as
temperatureandtop_kto behave similar to other implementations
New Contributors
- @Shane-XB-Qian made their first contribution in https://github.com/ollama/ollama/pull/9136
- @13rac1 made their first contribution in https://github.com/ollama/ollama/pull/9643
Full Changelog: https://github.com/ollama/ollama/compare/v0.6.0...v0.6.1