Increase the cache TTL for loaded models
This commit is contained in:
parent
6f3c6f0409
commit
5716e68abd
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ Description=A local LLM server
|
||||||
[Container]
|
[Container]
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
ContainerName=ollama
|
ContainerName=ollama
|
||||||
|
Environment=OLLAMA_KEEP_ALIVE=10m
|
||||||
Image=docker.io/ollama/ollama:latest
|
Image=docker.io/ollama/ollama:latest
|
||||||
Network=ollama.network
|
Network=ollama.network
|
||||||
PodmanArgs=--transient-store
|
PodmanArgs=--transient-store
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue