Change8

v0.16.0-rc2

📦 ollamaView on GitHub →
5 features🐛 1 fixes

Summary

This release introduces significant improvements to the command-line interface (CLI) and Text User Interface (TUI) experience, adds MLX runner support with safetensors quantization, and includes new login/logout aliases.

✨ New Features

  • Added safetensors quantization support for MLX.
  • Introduced MLX runner with support for GLM4-MoE-Lite model.
  • Added new hidden aliases: 'ollama login' and 'ollama logout'.
  • Implemented a feature allowing users to use an editor (via Ctrl-G) to edit their prompt in the TUI.
  • Added curl-style install script for Windows.

🐛 Bug Fixes

  • Fixed an issue where non-mlx models failed to load when ollama was built with MLX support.