Ollama v0.32.1 Fixes MLX Memory Leak, Improves Gemma 4 Tool Calling
Ollama released v0.32.1 on July 16, 2024, addressing a critical MLX model cache memory leak that increased memory usage across requests. The update also improves Gemma 4 tool calling reliability and adds authentication prompts for agent web search features.
Ollama v0.32.1 Fixes MLX Memory Leak, Improves Gemma 4 Tool Calling
Ollama released version 0.32.1 on July 16, 2024, addressing a recurrent memory leak in MLX model caching and improving Gemma 4's tool calling capabilities.
Key Fixes
The release resolves a critical MLX model cache leak that caused memory usage to increase across requests. According to the changelog, the fix also improves cache snapshot performance for Apple Silicon users running models through the MLX framework.
MLX text model loading now respects the OLLAMA_LOAD_TIMEOUT environment variable, giving users more control over model initialization timeouts.
Gemma 4 Improvements
Ollama claims improved Gemma 4 tool calling and multi-turn reasoning, specifically citing "more reliable tool-response continuations." The changelog does not specify benchmark improvements or quantify the reliability gains.
Agent and Authentication Updates
The agent web search and fetch features now prompt users to run ollama signin when authentication is required, rather than failing silently. The interactive agent receives the current working directory for improved project context awareness.
Developer Experience
The update fixes ollama launch behavior when a deprecated model is passed with the --model flag—the model picker now opens correctly instead of erroring. Documentation for the official Ollama VS Code extension setup has been updated.
What This Means
The MLX memory leak fix is significant for Mac users running local models, as uncontrolled memory growth could cause system instability during extended inference sessions. The Gemma 4 tool calling improvements suggest Ollama is optimizing for agentic workflows, though without specific benchmarks, the actual reliability gains remain unclear. This patch release indicates active maintenance of platform-specific issues, particularly for Apple Silicon optimization.
Related Articles
Vercel AI SDK adds support for GPT-5.6 with reasoning and prompt cache controls
Vercel shipped version 2.0.111 of its AI SDK with support for GPT-5.6, including reasoning mode and prompt cache controls. The update adds the new model identifiers to both the OpenAI provider and gateway implementations.
Anthropic launches rupee pricing for Claude in India at ₹2,000/month, its second-largest market
Anthropic has begun displaying rupee-denominated pricing for Claude subscriptions in India, its second-largest market after the US with 5.8% of global usage. Claude Pro is priced at ₹2,000 ($21) monthly when billed annually, compared to $17 in the US, with Indian prices including local taxes.
Anthropic extends Claude Fable 5 access through July 19 amid GPT-5.6 Sol competition
Anthropic has extended Claude Fable 5 access on all paid plans through July 19, 2026, marking another extension of the advanced model's availability. The extension comes after OpenAI released GPT-5.6 Sol, which is classified in the same Fable/Mythos model tier.
Vercel AI SDK adds Grok-4.5 support and video reference inputs for xAI provider
Vercel released version 4.0.10 of its xAI SDK provider, adding support for the Grok-4.5 model and introducing video reference inputs for reference-to-video generation. The update extends the existing image reference capability to handle video inputs.
Comments
Loading...