mirror of
https://github.com/ollama/ollama.git
synced 2025-12-05 18:46:22 -06:00
-
released this
2025-09-23 01:20:20 -05:00 | 282 commits to main since this release📅 Originally published on GitHub: Sun, 21 Sep 2025 23:19:05 GMT
🏷️ Git tag created: Tue, 23 Sep 2025 06:20:20 GMTNew models
- Qwen3 Embedding: state of the art open embedding model by the Qwen team
What's Changed
- Qwen3-Coder now supports tool calling
- Ollama's app will now longer show "connection lost" in error when connecting to cloud models
- Fixed issue where Gemma3 QAT models would not output correct tokens
- Fix issue where
&characters in Qwen3-Coder would not be parsed correctly when function calling - Fixed issues where
ollama signinwould not work properly on Linux
Full Changelog: https://github.com/ollama/ollama/compare/v0.12.0...v0.12.1
Downloads