Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
parent
fdcbacb29a
commit
84935568e9
@ -18,7 +18,7 @@ services:
|
||||
OLLAMA_KEEP_ALIVE: -1
|
||||
networks:
|
||||
- shared_net
|
||||
command: serve llava:7b granite3-dense:2b --keepalive=-1
|
||||
command: serve llava:7b granite3-dense:2b
|
||||
|
||||
ollamalarge:
|
||||
image: ${OLLAMA:-ollama/ollama:latest}
|
||||
|
Loading…
x
Reference in New Issue
Block a user