Is it safe to update Ollama?

Tracking ollama/ollama

Safe to update.

The release notes describe no breaking changes, required migrations, or manual upgrade steps. Changes are additive (new Apple GPU support) or targeted fixes and performance improvements to existing inference paths. Users not running Laguna GPUs or Qwen3 MoE models are unaffected by the functional changes.

Latest version
v0.32.4
Last checked

What changed

v0.32.4 adds Apple GPU support for the Laguna architecture via the MLX engine, enabling hardware acceleration on newer Apple silicon. Speculative decoding drafts now quantize output heads at the requested type, aligning draft model precision with user intent. Qwen3 MoE decoding receives a correctness fix for differently-quantized experts along with a ~4–9% throughput improvement on M5 Max hardware from optimized packed gate/up projection.

Source

Every verdict on Bumplog traces back to a GitHub release. No invented details.