Update Nov 27, 2025 tracked by Updatify
v0.13.1
New models
- Ministral-3: The Ministral 3 family is designed for edge deployment, capable of running on a wide range of hardware.
- Mistral-Large-3: A general-purpose multimodal mixture-of-experts model for production-grade tasks and enterprise workloads.
What’s Changed
-
nomic-embed-textwill now use Ollama’s engine by default -
Tool calling support for
cogito-v2.1 - Fixed issues with CUDA VRAM discovery
- Fixed link to docs in Ollama’s app
- Fixed issue where models would be evicted on CPU-only systems
-
Ollama will now better render errors instead of showing
Unmarshal:errors - Fixed issue where CUDA GPUs would fail to be detected with older GPUs
- Added thinking and tool parsing for cogito-v2.1
New Contributors
- @EntropyYue made their first contribution in https://github.com/ollama/ollama/pull/13237
- @kokes made their first contribution in https://github.com/ollama/ollama/pull/13231
Full Changelog: https://github.com/ollama/ollama/compare/v0.13.0…v0.13.1