Ollama

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

What's Changed

  • Support for bert and nomic-bert embedding models
  • Fixed issue where system prompt and prompt template would not be updated when loading a new model
  • Quotes will now be trimmed around the value of the OLLAMA_HOST on Windows
  • Fixed duplicate button issue on the Windows taskbar menu.
  • Fixed issue where system prompt would be be overridden when using the /api/chat endpoint
  • Hardened AMD driver lookup logic
  • Fixed issue where two versions of Ollama on Windows would run at the same time
  • Fixed issue where memory would not be released after a model is unloaded with modern CUDA-enabled GPUs
  • Fixed issue where AVX2 was required for GPU on Windows machines with GPUs
  • Fixed issue where /bye or /exit would not work with trailing spaces or characters after them

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.1.25...v0.1.26