Ollama
Notes
Release notes
v0.1.27
· 1y+
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:2bollama 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
- @joshyan1 made their first contribution in https://github.com/ollama/ollama/pull/2657
- @pfrankov made their first contribution in https://github.com/ollama/ollama/pull/2138
- @adminazhar made their first contribution in https://github.com/ollama/ollama/pull/2686
- @b-tocs made their first contribution in https://github.com/ollama/ollama/pull/2510
- @Yuan-ManX made their first contribution in https://github.com/ollama/ollama/pull/2249
- @langchain4j made their first contribution in https://github.com/ollama/ollama/pull/1690
- @logancyang made their first contribution in https://github.com/ollama/ollama/pull/1918
Full Changelog: https://github.com/ollama/ollama/compare/v0.1.26...v0.1.27