Ollama
Notes
Release notes
v0.5.2
· 1y+
New models
- EXAONE 3.5: a collection of instruction-tuned bilingual (English and Korean) generative models ranging from 2.4B to 32B parameters, developed and released by LG AI Research.
What's Changed
- Fixed issue where whitespace would get trimmed from prompt when images were provided
- Improved memory estimation when scheduling models
OLLAMA_ORIGINSwill now check hosts in a case insensitive manner
> Note: the Linux ollama-linux-amd64.tgz directory structure has changed – if you manually install Ollama on Linux, make sure to retain the new directory layout and contents of the tar file.
New Contributors
- @yannickgloster made their first contribution in https://github.com/ollama/ollama/pull/7960
- @stweil made their first contribution in https://github.com/ollama/ollama/pull/7021
- @AidfulAI made their first contribution in https://github.com/ollama/ollama/pull/8024
- @taozuhong made their first contribution in https://github.com/ollama/ollama/pull/7948
- @philffm made their first contribution in https://github.com/ollama/ollama/pull/7202
Full Changelog: https://github.com/ollama/ollama/compare/v0.5.1...v0.5.2