Model Releases

Possible memory leak in Ollama when using Claude Code?

Users in the r/ollama community have reported a possible memory leak occurring in Ollama when it is used as a backend with Claude Code, with Ollama runner processes not always being properly termin...

DGX agentreddit
model-releasesr-ollama

Users in the r/ollama community have reported a possible memory leak occurring in Ollama when it is used as a backend with Claude Code, with Ollama runner processes not always being properly terminated even after models are unloaded. Up to version v0.7.0, Ollama is known to suffer from a sporadic VRAM memory leak that gradually fills GPU memory over time, potentially degrading system performance or preventing new models from loading. Workarounds discussed include scripted detection tools that can identify lingering runner processes and safely restart the Ollama service to reclaim memory.

Related

Source: model-releases

Loading related sources…