Increase the cache TTL for loaded models
This commit is contained in:
parent
4dd9795b0b
commit
69d53d4d8a
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