Ollama
Notes
Release notes
v0.10.0
· 6m+
What's Changed
ollama pswill now show the context length of loaded models- Improved performance in
gemma3nmodels by 2-3x - Parallel request processing now defaults to 1. For more details, see the FAQ
- Fixed issue where tool calling would not work correctly with
granite3.3andmistral-nemomodels - Fixed issue where Ollama's tool calling would not work correctly if a tool's name was part of of another one, such as
addandget_address - Improved performance when using multiple GPUs by 10-30%
- Ollama's OpenAI-compatible API will now support WebP images
- Fixed issue where
ollama showwould report an error ollama runwill more gracefully display errors
New Contributors
- @sncix made their first contribution in https://github.com/ollama/ollama/pull/11189
- @mfornet made their first contribution in https://github.com/ollama/ollama/pull/11425
- @haiyuewa made their first contribution in https://github.com/ollama/ollama/pull/11427
- @warting made their first contribution in https://github.com/ollama/ollama/pull/11461
- @ycomiti made their first contribution in https://github.com/ollama/ollama/pull/11462
- @minxinyi made their first contribution in https://github.com/ollama/ollama/pull/11502
- @ruyut made their first contribution in https://github.com/ollama/ollama/pull/11528
Full Changelog: https://github.com/ollama/ollama/compare/v0.9.6...v0.10.0