Skip to content

v0.1.27

Compare
Choose a tag to compare
@jmorganca jmorganca released this 22 Feb 22:55
· 658 commits to main since this release

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: v0.1.26...v0.1.27