What's Changed (this repo branch)
- Sync to v0.12.3
What's Changed (from Ollama)
New 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 (requires 500GB+ of VRAM)
ollama run deepseek-v3.1
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
Full Changelog: v0.12.2...v0.12.3