v0.32.12
TanStack/routerv0.32.12Aug 14, 2026by dhiltgen
AI Summary
This release adds support for the new Qwen 3.8 27B model, optimized for Apple Silicon.
Key Highlights
- Qwen 3.8 27B model support
- Optimized performance for Apple Silicon devices
New Features
- Qwen 3.8 27B model support
- Apple Silicon optimization
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 ```