Increase the cache TTL for loaded models

This commit is contained in:
Ohad Livne 2026-04-16 03:47:59 +03:00
parent 2084a52b08
commit 96090cb604
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -6,7 +6,7 @@ Description=A local LLM server
AutoUpdate=registry
ContainerName=ollama
DropCapability=ALL
Environment=OLLAMA_KEEP_ALIVE=10m
Environment=OLLAMA_KEEP_ALIVE=30m
HealthCmd=ollama list
# HealthInterval=30s
# HealthStartPeriod=15s