Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Ollama v0.32.14 adds WebP image support and more flexible system message placement for Qwen models.
$ git clone --branch v0.32.14 https://github.com/ollama/ollama.git # already have the repo? check out this version: $ git checkout v0.32.14
- ›Adds WebP image transcoding for llama-server, enabling WebP inputs to be used in multimodal prompts.
- ›Qwen renderer now tolerates system messages in non-leading positions, allowing more flexible conversation structures.