Ollama

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

ollama run

What's Changed

  • Increased model loading speed with ollama run, especially if running an already-loaded model
  • Improved performance of /api/show including for large models
  • Fixes issue where the --quantize flag in ollama create would lead to an error
  • Improved model loading times when models would not completely fit in system memory on Linux
  • Fixed issue where certain Modelfile parameters would not be parsed correctly

Full Changelog: https://github.com/ollama/ollama/compare/v0.1.45...v0.1.46