Update Oct 10, 2025 tracked by Updatify
v0.12.5
What’s Changed
-
Thinking models now support structured outputs when using the
/api/chatAPI - Ollama’s app will now wait until Ollama is running to allow for a conversation to be started
-
Fixed issue where
"think": falsewould show an error instead of being silently ignored -
Fixed
deepseek-r1output issues - macOS 12 Monterey and macOS 13 Ventura are no longer supported
- AMD gfx900 and gfx906 (MI50, MI60, etc) GPUs are no longer supported via ROCm. We’re working to support these GPUs via Vulkan in a future release.
New Contributors
- @shengxinjing made their first contribution in https://github.com/ollama/ollama/pull/12415
Full Changelog: https://github.com/ollama/ollama/compare/v0.12.4…v0.12.5-rc0