v0.32.12

camel-ai/camelv0.32.12Aug 14, 2026by dhiltgen

AI Summary

Introduces the Qwen 3.8 27B model, specifically optimized for Apple Silicon devices.

Key Highlights

  • New Qwen 3.8 27B model release
  • Apple Silicon optimization with MLX support
  • Enhanced performance for coding agents and repeated tasks

New Features

  • Qwen 3.8 27B model
  • Qwen 3.8 27B-MLX variant

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
```