Ollama

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

Ollama supports llama 3.2

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 .dll file on Windows
  • Fixed performance issue for Windows without GPUs

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.3.11...v0.3.12