Ollama: MLX Threading and Claude Image Fixes

Five pull requests merged addressing MLX runner stability issues, Claude image handling improvements, and macOS build compatibility fixes. Key changes include thread affinity updates for MLX runners and enhanced Windows update flows.

Duration: PT1M46S

Episode overview

This episode is a short developer briefing from Ollama.

It explains recent repository work in plain language.

  • Show: Ollama
  • Published: 2026-05-12T10:00:54Z
  • Audio duration: PT1M46S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, this is your Ollama development briefing for Monday, May 12th, 2026.

Daniel Hiltgen merged three critical fixes for the MLX runner system. First, a status timeout issue during inference was resolved by implementing cached memory sampling to prevent health check failures when the worker thread is busy with long operations. Second, macOS 26 target leakage in Metal v3 libraries was…

Eva H merged improvements to Claude image handling, specifically preserving local image-path tool results in the Anthropic messages adapter. The change ensures that when Claude processes local image files, the nested images in tool results are properly maintained through request conversion while keeping image…

Patrick Devine updated the image generation runner to work with the new MLX thread affinity changes, addressing multiple related issues in the process.

All five additional commits corresponded directly to the merged pull requests, with no standalone commits requiring separate attention.

What's next: The MLX runner improvements should significantly reduce stability issues on macOS systems, and the enhanced update mechanisms will provide more reliable deployment processes across platforms.

Nearby episodes from Ollama

  1. Release Build Optimization
  2. Speculative Decoding and Codex App Updates
  3. MLX Sampler Overhaul and Codex Integration
  4. Vision Model Integration Enhancement
  5. Model Transfer Optimization and Test Reliability
  6. Claude Desktop Integration Removed
  7. Launch Command Enhancements
  8. Speed Revolution - MTP Decoding and Smart Caching