Increase the cache TTL for loaded models
This commit is contained in:
parent
2084a52b08
commit
96090cb604
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue