v0.32.12
mickael-kerjean/filestashv0.32.12Aug 14, 2026by dhiltgen
AI Summary
Introduces the Qwen 3.8 27B model, featuring substantial performance improvements optimized for Apple Silicon.
Key Highlights
- Added support for Qwen 3.8 27B model
- Optimized for maximum performance and output quality on Apple Silicon
New Features
- Qwen 3.8 27B model support
- Qwen 3.8 27B-MLX variant for Apple Silicon
Full Release Notes
<img width="600" alt="ollama and qwen capybara" src="https://github.com/user-attachments/assets/5fa5e93b-d48b-4a6a-b72a-25379ab9429c" /> ## Qwen 3.8 27B This release adds the support of [Qwen 3.8 27B](https://ollama.com/library/qwen3.8). Qwen3.8 delivers substantial gains across coding, professional work, research, and long-horizon agentic tasks. ``` ollama run qwen3.8:27b ``` For Apple Silicon devices, Ollama has in particular optimized for maximum performance and output quality suitable for repeated tasks and coding agents. ``` ollama run qwen3.8:27b-mlx ```