What’s New

Ollama v0.31.2

v0.31.2
Changed
  • Enabled flash attention on older NVIDIA GPUs (compute capability 6.x)
  • iGPU can now offload vision models with padding to fit available memory
  • Hardened GGUF model creation
  • ollama launch for Claude Code now disables telemetry by default
  • Updated the MLX and llama.cpp engines
Fixed
  • Fixed structured output for thinking models when thinking is disabled
  • Fixed loading models on paths with non-UTF-8 characters
What's Changed
  • Enabled flash attention on older NVIDIA GPUs (compute capability 6.x)
  • iGPU can now offload vision models with padding to fit available memory
  • Fixed structured output for thinking models when thinking is disabled
  • Hardened GGUF model creation
  • ollama launch for Claude Code now disables telemetry by default
  • Fixed loading models on paths with non-UTF-8 characters
  • Updated the MLX and llama.cpp engines
New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.31.1...v0.31.2

View original