Change8

v0.17.8-rc4

📦 ollamaView on GitHub →
2 features🐛 8 fixes🔧 9 symbols

Summary

This release focuses on stability and performance improvements, including fixes for GLM tool calls, localhost handling, and updates to MLX and ROCm support. It also addresses an issue where resetting defaults disabled auto-updates.

Migration Steps

  1. Update ROCm dependency on Linux to v7.2.

✨ New Features

  • mlx: Implemented int4 groupsize 64 support.
  • mlxrunner: Replaced sampler interface chain with a single stateful Sampler.

🐛 Bug Fixes

  • Fixed unclosed arg_value tags in GLM tool calls within parsers.
  • Reapplied fix to not require pulling stubs for cloud models.
  • Fixed localhost handling during model creation.
  • Improved docker build parallelism.
  • Handled stream disconnects gracefully in the cloud proxy.
  • Fixed reset to defaults incorrectly disabling auto-update in the app.
  • MLX: Added header vendoring and removed go build tag.
  • Fixed Windows build process in CI.

Affected Symbols