← Back
Ollama v0.16.2-rc0 fixes mlxrunner model loading and image generation
· releasebugfix · github.com ↗

Overview

Ollama v0.16.2-rc0 is a release candidate focusing on bug fixes for the mlxrunner component, which handles model execution on Apple Silicon and other platforms.

Changes

  • Model Loading: Fixed loading of GLM4 MOE Lite models from the mlxrunner
  • Diffusion Models: Resolved issues preventing diffusion models from loading correctly
  • Image Generation: Fixed the --imagegen flag to properly enable image generation features
  • Code Cleanup: Removed unnecessary log lines to reduce noise in output

What Developers Need to Know

If you've experienced issues with:

  • Loading specific models like GLM4 MOE Lite
  • Running diffusion models on Apple Silicon
  • Using the --imagegen flag for image generation tasks

This release candidate addresses these problems. Test this RC version and provide feedback before the stable v0.16.2 release.