Change8

v0.20.8-rc0

📦 ollamaView on GitHub →
3 features🐛 3 fixes🔧 5 symbols

Summary

This release introduces Gemma4 support on the MLX backend and updates the ROCm version to 7.2.1 on Linux. It also includes various fixes and improvements for MLX operations and Gemma4 rendering.

✨ New Features

  • Added support for Gemma4 models on MLX backend.
  • Improved mixed-precision quantization and capability detection for MLX backend.
  • Added op wrappers for Conv2d, Pad, activations, trig, and masked SDPA operations in MLX.

🐛 Bug Fixes

  • Fixed compiler error for gemma4 on Metal.
  • Restored e2b-style nothink prompt for gemma4.
  • Suppressed deprecated warning during go build process (cgo).

Affected Symbols