v0.18.3-rc1
📦 ollamaView on GitHub →
✨ 3 features🐛 3 fixes🔧 7 symbols
Summary
This release introduces debug request logging and improves MLX performance with better cache sharing and new format imports. Several stability fixes were also implemented across the desktop app, MLX runner, and CI.
✨ New Features
- Added ability to turn on debug request logging.
- mlxrunner now supports partial match on pure transformer caches.
- mlx now supports mxfp4/mxfp8/nvfp4 importing.
🐛 Bug Fixes
- Fixed desktop app getting stuck loading when OLLAMA_HOST is an unspecified bind address.
- Fixed mlxrunner subprocess deadlocks.
- Fixed Windows cgo compiler error in CI.