PulseAugur
EN
LIVE 02:21:23

Ollama v0.32.3-rc0 updates Laguna model and GGUF compatibility

Ollama has released version 0.32.3-rc0, which includes updates to align its Laguna model with the upstream llama.cpp implementation. This release removes Ollama's local version of Laguna and incorporates a workaround for Metal-only prompt overflow in routed MoE models. Additionally, it translates older GGUF metadata names to ensure continued compatibility with existing models. AI

IMPACT This update improves the performance and compatibility of the Ollama tool for running local AI models.

RANK_REASON This is a release of a software tool, not a frontier model release or significant industry event.

Read on Ollama — Releases →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Ollama v0.32.3-rc0 updates Laguna model and GGUF compatibility

COVERAGE [1]

  1. Ollama — Releases TIER_1 (CA) · dhiltgen ·

    v0.32.3-rc0: model: align Laguna with upstream llama.cpp (#17335)

    <p>Update llama.cpp to pick up upstream Laguna implementation and remove Ollama's local Laguna implementation. Retain a narrow Metal-only scaling workaround for routed-MoE prompt overflow.</p> <p>Translate older Ollama GGUF attention-gate and SWA metadata names so existing models…