winget install --id Ollama.Ollama
About Ollama
Get up and running with large language models locally.
What's new in 0.32.8
What's Changed - Add Muse Glimmer support for NVIDIA, AMD, and additional platforms Full Changelog: https://github.com/ollama/ollama/compare/v0.32.7...v0.32.8-rc0
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.32.8 | What's Changed - Add Muse Glimmer support for NVIDIA, AMD, and additional platforms Full Changelog: https://github.com/ollama/ollama/compare/v0.32.7...v0.32.8-rc0 | |
| 0.32.6 | Unknown | What's Changed - Qwen3.5 is faster on Apple GPUs: the MLX engine now uses the model's MTP head for speculative decoding automatically - /v1/chat/completions streaming now matches OpenAI's wire format: role only on the fi... |
| 0.32.5 | Unknown | What's Changed - Fixed an MLX Metal bug that could reduce output quality for NVFP4 models, particularly Laguna. Full Changelog: https://github.com/ollama/ollama/compare/v0.32.4...v0.32.5 |
| 0.32.4 | Unknown | What's Changed - Support Laguna on Apple GPUs via the MLX engine - Quantize draft-model output heads at the requested type when creating speculative-decoding drafts. - Fixed Qwen3 MoE decoding for differently-quantized e... |
| 0.32.3 | Unknown | What's Changed - Fixed model downloads that stall before sending data. - Improved integrations: restored Claude Code Channels, fixed Anthropic thinking streams, and made Hermes Desktop respect --force-build. - Expanded G... |
| 0.32.1 | Unknown | What's Changed - Improved Gemma 4 tool calling and multi-turn reasoning, including more reliable tool-response continuations - Fixed a recurrent MLX model cache leak that could increase memory use across requests, and im... |
| 0.32.0 | Unknown | What's Changed - New interactive agent experience: running ollama now launches an agent to help you code and delegate work ❯ ollama Ollama 0.32.0 ▸ Chat, Code, & Work (glm-5.2:cloud) Chat with models, code, search the we... |
| 0.31.2 | Unknown | What's Changed - Enabled flash attention on older NVIDIA GPUs (compute capability 6.x) - iGPU can now offload vision models with padding to fit available memory - Fixed structured output for thinking models when thinking... |
| 0.31.1 | Unknown | What's Changed - mlx: tighten up gemma4 moe loading code by @pdevine in https://github.com/ollama/ollama/pull/16964 - mlx: bump to latest version to include new small batch matmul kernel @jessegross @dhiltgen - llama.cpp... |
| 0.30.11 | Unknown | What's Changed - launch: add thinking capability detection to opencode by @hoyyeva in https://github.com/ollama/ollama/pull/15434 - launch: auto-install Claude Code by @hoyyeva in https://github.com/ollama/ollama/pull/16... |
| 0.30.10 | Unknown | What's Changed - models: add Cohere2MoE model by @jmorganca in https://github.com/ollama/ollama/pull/16670 - llama: update llama.cpp to b9672 by @pdevine in https://github.com/ollama/ollama/pull/16775 Full Changelog: htt... |
| 0.30.9 | Unknown | What's Changed - Support for Cohere2Moe architecture - Fixed LFM2 parser/render for cases where thinking was not emitted - Fixed issue where ollama launch claude and other coding agent or assistant use cases would only o... |
| 0.30.8 | Unknown | What's Changed - Fixed ollama launch selecting the wrong provider in some cases - Improved prompt caching by decoupling it from context shift for better KV cache reuse - More stable MLX inference with hardened linear and... |
| 0.30.7 | Unknown | Ollama Launch now supports Hermes Desktop, a native desktop interface for the Hermes agent. Run it alongside your Hermes agent to get a visual interface for managing conversations, integrations, and messaging apps. ollam... |
| 0.30.6 | Unknown | What's Changed - ollama launch omp now integrates with Oh My Pi, an AI coding agent with IDE integration - MLX embedding layers now use NVFP4 global scale for improved quantization on Apple Silicon Full Changelog: https:... |
| 0.30.4 | Unknown | What's Changed - llama.cpp version update by @dhiltgen in https://github.com/ollama/ollama/pull/16463 - Kill llama-server during Windows cleanup by @dhiltgen in https://github.com/ollama/ollama/pull/16458 Known Issues -... |
| 0.30.3 | Unknown | What's Changed - models: add support for gemma4-12b by @pdevine in https://github.com/ollama/ollama/pull/16457 Full Changelog: https://github.com/ollama/ollama/compare/v0.30.2...v0.30.3 |
| 0.30.2 | Unknown | What's Changed - feat(launch): show and auto-install Cline CLI by @hoyyeva in https://github.com/ollama/ollama/pull/16402 - log template details to aid troubleshooting by @dhiltgen in https://github.com/ollama/ollama/pul... |
| 0.30.0 | Unknown | Ollama 0.30 is now available, with improved compatibility and performance using llama.cpp. This augments the MLX engine on Apple Silicon, bringing support to a wider range of hardware. This release brings support for a w... |
| 0.24.0 | Unknown | Codex App The OpenAI Codex App is now available on Ollama. Use any Ollama model — local or cloud — inside the desktop app to code, browse, and review. ollama launch codex-app Built-in browser Codex can spin up local serv... |