Ollama

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

306900613-01333db3-c27b-4044-88b3-9b2ffbe06415

Gemma

Gemma is a new, top-performing family of lightweight open models built by Google. Available in 2b and 7b parameter sizes:

  • ollama run gemma:2b
  • ollama run gemma:7b (default)

What's Changed

  • Performance improvements (up to 2x) when running Gemma models
  • Fixed performance issues on Windows without GPU acceleration. Systems with AVX and AVX2 instruction sets should be 2-4x faster.
  • Reduced likelihood of false positive Windows Defender alerts on Windows.

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.1.26...v0.1.27