Ollama
Notes
Release notes
v0.1.26
· 1y+
What's Changed
- Support for
bertandnomic-bertembedding 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_HOSTon Windows - Fixed duplicate button issue on the Windows taskbar menu.
- Fixed issue where system prompt would be be overridden when using the
/api/chatendpoint - 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
/byeor/exitwould not work with trailing spaces or characters after them
New Contributors
- @tristanbob made their first contribution in https://github.com/ollama/ollama/pull/2545
- @justinh-rahb made their first contribution in https://github.com/ollama/ollama/pull/2563
- @gerazov made their first contribution in https://github.com/ollama/ollama/pull/2188
- @eddumelendez made their first contribution in https://github.com/ollama/ollama/pull/2164
- @lulzshadowwalker made their first contribution in https://github.com/ollama/ollama/pull/2381
- @jakobhoeg made their first contribution in https://github.com/ollama/ollama/pull/2466
- @jdetroyes made their first contribution in https://github.com/ollama/ollama/pull/1673
- @djcopley made their first contribution in https://github.com/ollama/ollama/pull/1767
- @pythops made their first contribution in https://github.com/ollama/ollama/pull/2329
- @ttsugriy made their first contribution in https://github.com/ollama/ollama/pull/2511
- @medoror made their first contribution in https://github.com/ollama/ollama/pull/2180
- @nikeshparajuli made their first contribution in https://github.com/ollama/ollama/pull/1775
- @n4ze3m made their first contribution in https://github.com/ollama/ollama/pull/2447
Full Changelog: https://github.com/ollama/ollama/compare/v0.1.25...v0.1.26