Ollama
Notes
Release notes
v0.1.46
· 1y+
What's Changed
- Increased model loading speed with
ollama run, especially if running an already-loaded model - Improved performance of
/api/showincluding for large models - Fixes issue where the
--quantizeflag inollama createwould lead to an error - Improved model loading times when models would not completely fit in system memory on Linux
- Fixed issue where certain
Modelfileparameters would not be parsed correctly
Full Changelog: https://github.com/ollama/ollama/compare/v0.1.45...v0.1.46