Update docker-compose.yaml
Some checks reported errors
Updates/open-webui-ollama-docker-deploy/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
Updates/open-webui-ollama-docker-deploy/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
6fbd821c6e
commit
de915d5e43
@ -16,7 +16,7 @@ services:
|
||||
container_name: ollama
|
||||
networks:
|
||||
- shared_net
|
||||
command: serve llava:7b granite3-dense:2b --no-timeout
|
||||
command: serve llava:7b granite3-dense:2b --keepalive=-1
|
||||
|
||||
ollamalarge:
|
||||
image: ${OLLAMA:-ollama/ollama:latest}
|
||||
|
Loading…
x
Reference in New Issue
Block a user