Ollama
Notes
Release notes
v0.3.12
· 1y+
New models
- Llama 3.2: Meta's Llama 3.2 goes small with 1B and 3B models.
- Qwen 2.5 Coder: The latest series of Code-Specific Qwen models, with significant improvements in code generation, code reasoning, and code fixing.
What's Changed
- Ollama now supports ARM Windows machines
- Fixed rare issue where Ollama would report a missing
.dllfile on Windows - Fixed performance issue for Windows without GPUs
New Contributors
- @RyanMarten made their first contribution in https://github.com/ollama/ollama/pull/6841
Full Changelog: https://github.com/ollama/ollama/compare/v0.3.11...v0.3.12