Ollama

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

What's Changed

  • Performance improvements for Qwen 3 MoE models (30b-a3b and 235b-a22b) on NVIDIA and AMD GPUs
  • Fixed GGML_ASSERT(tensor->op == GGML_OP_UNARY) failed issue caused by conflicting installations
  • Fixed a memory leak that occurred when providing images as input
  • ollama show will now correctly label older vision models such as llava
  • Reduced out of memory errors by improving worst-case memory estimations
  • Fix issue that resulted in a context canceled error

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.6.7...v0.6.8