PulseAugur
EN
LIVE 18:53:11

Ollama v0.30.4-rc0 fixes Windows cleanup bug

Ollama has released version 0.30.4-rc0, which includes a fix for its Windows installer. Previously, the cleanup process for the Windows application could leave the llama-server.exe process running even after ollama.exe was terminated. This update ensures that llama-server.exe is properly terminated during cleanup. AI

IMPACT Minor bug fix for a tool used to run local AI models.

RANK_REASON This is a minor software update for a 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.30.4-rc0 fixes Windows cleanup bug

COVERAGE [1]

  1. Ollama — Releases TIER_1 English(EN) · dhiltgen ·

    v0.30.4-rc0: Kill llama-server during Windows cleanup (#16458)

    <p>Windows installer and app cleanup could leave llama-server.exe running when ollama.exe was killed directly, so cleanup now includes llama-server.exe and taskkill /T.</p>