Ollama

ollama/ollama last check 191 releases recent
Notes
Release notes
v0.6.1 · 1y+
view on github

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 gemma3 would crash with "out of memory (OOM)" errors by improving memory estimation
  • Loading an invalid model with /load will no longer exit ollama run
  • Added Ctrl+P and Ctrl+N hotkeys for ollama run
  • New ollama show -v or ollama show --verbose that will print additional model data
  • Improved sampling parameters such as temperature and top_k to behave similar to other implementations

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.6.0...v0.6.1