From 5716e68abdc91119ba2808e52f244990cb61461a Mon Sep 17 00:00:00 2001 From: Ohad Livne Date: Wed, 24 Dec 2025 00:41:19 +0200 Subject: [PATCH] Increase the cache TTL for loaded models --- .config/containers/systemd/ollama.container | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/containers/systemd/ollama.container b/.config/containers/systemd/ollama.container index 51b9e69..1e53f79 100644 --- a/.config/containers/systemd/ollama.container +++ b/.config/containers/systemd/ollama.container @@ -4,6 +4,7 @@ Description=A local LLM server [Container] # keep-sorted start ContainerName=ollama +Environment=OLLAMA_KEEP_ALIVE=10m Image=docker.io/ollama/ollama:latest Network=ollama.network PodmanArgs=--transient-store