Ollama

ollama/ollama last check 199 releases
Notes
Release notes
v0.19.0
view on github

What's Changed

  • Ollama's app will now no longer incorrectly show "model is out of date"
  • ollama launch pi now includes web search plugin that uses Ollama's web search
  • Improved KV cache hit rate when using the Anthropic-compatible API
  • Fixed tool call parsing issue with Qwen3.5 where tool calls would be output in thinking
  • MLX runner will now create periodic snapshots during prompt processing
  • Fixed KV cache snapshot memory leak in MLX runner
  • Fixed issue where flash attention would be incorrectly enabled for grok models
  • Fixed qwen3-next:80b not loading in Ollama

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.18.3...v0.19.0