Ollama

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

What's Changed

  • Ollama will now use AVX-512 instructions where available for additional CPU acceleration
  • NVIDIA and AMD GPUs can now be used with CPUs without AVX instructions
  • Ollama will now use AVX2 instructions with NVIDIA and AMD GPUs
  • New ollama-darwin.tgz package for macOS that replaces the previous ollama-darwin standalone binary.
  • Fixed indexing error that would occur when downloading a model with ollama run or ollama pull
  • Fixes cases where download progress would reverse

> [!NOTE]
> The steps to build Ollama with GPU acceleration from source have changed. Please see the development documentation for more information.

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.5.7...v0.5.8