-
released this
2025-09-25 20:30:45 -05:00 | 270 commits to main since this release📅 Originally published on GitHub: Fri, 26 Sep 2025 05:08:26 GMT
🏷️ Git tag created: Fri, 26 Sep 2025 01:30:45 GMTNew models
-
DeepSeek-V3.1-Terminus: DeepSeek-V3.1-Terminus is a hybrid model that supports both thinking mode and non-thinking mode. It delivers more stable & reliable outputs across benchmarks compared to the previous version:
Run on Ollama's cloud:
ollama run deepseek-v3.1:671b-cloudRun locally (requires 500GB+ of VRAM)
ollama run deepseek-v3.1 -
Kimi-K2-Instruct-0905: Kimi K2-Instruct-0905 is the latest, most capable version of Kimi K2. It is a state-of-the-art mixture-of-experts (MoE) language model, featuring 32 billion activated parameters and a total of 1 trillion parameters.
ollama run kimi-k2:1t-cloud
What's Changed
- Fixed issue where tool calls provided as stringified JSON would not be parsed correctly
ollama pushwill now provide a URL to follow to sign in- Fixed issues where qwen3-coder would output unicode characters incorrectly
- Fix issue where loading a model with
/loadwould crash
New Contributors
- @gr4ceG made their first contribution in https://github.com/ollama/ollama/pull/12385
Full Changelog: https://github.com/ollama/ollama/compare/v0.12.2...v0.12.3
Downloads
-
mirror of
https://github.com/ollama/ollama.git
synced 2025-12-05 18:46:22 -06:00