Ollama
Notes
Release notes
v0.5.8
· 1y+
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.tgzpackage for macOS that replaces the previousollama-darwinstandalone binary. - Fixed indexing error that would occur when downloading a model with
ollama runorollama 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
- @jannikmaierhoefer made their first contribution in https://github.com/ollama/ollama/pull/8455
- @EndoTheDev made their first contribution in https://github.com/ollama/ollama/pull/8487
- @danielpunkass made their first contribution in https://github.com/ollama/ollama/pull/8524
- @lofcz made their first contribution in https://github.com/ollama/ollama/pull/8551
- @XiaofuHuang made their first contribution in https://github.com/ollama/ollama/pull/8604
- @anilkay made their first contribution in https://github.com/ollama/ollama/pull/8767
- @Bert0ns made their first contribution in https://github.com/ollama/ollama/pull/8766
- @melroy89 made their first contribution in https://github.com/ollama/ollama/pull/8802
- @TilmanGriesel made their first contribution in https://github.com/ollama/ollama/pull/8803
- @fallenreaper made their first contribution in https://github.com/ollama/ollama/pull/8746
- @yashwanth2706 made their first contribution in https://github.com/ollama/ollama/pull/8831
- @fyvri made their first contribution in https://github.com/ollama/ollama/pull/8692
- @daniellok-db made their first contribution in https://github.com/ollama/ollama/pull/8811
- @dpereira made their first contribution in https://github.com/ollama/ollama/pull/8714
- @zyphixor made their first contribution in https://github.com/ollama/ollama/pull/8659
- @abhitrueprogrammer made their first contribution in https://github.com/ollama/ollama/pull/8897
- @oslook made their first contribution in https://github.com/ollama/ollama/pull/8084
- @CosmicEventHorizon made their first contribution in https://github.com/ollama/ollama/pull/8883
- @annilq made their first contribution in https://github.com/ollama/ollama/pull/8877
- @LeisureLinux made their first contribution in https://github.com/ollama/ollama/pull/8905
- @kontactguddu made their first contribution in https://github.com/ollama/ollama/pull/8603
- @dravenk made their first contribution in https://github.com/ollama/ollama/pull/8688
- @qusaismael made their first contribution in https://github.com/ollama/ollama/pull/8953
- @hughcrt made their first contribution in https://github.com/ollama/ollama/pull/8975
Full Changelog: https://github.com/ollama/ollama/compare/v0.5.7...v0.5.8