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
de915d5e43
commit
e8900ca4c1
@ -13,7 +13,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ollama-small:/root/.ollama
|
- ollama-small:/root/.ollama
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ollama
|
container_name: ollamasmall
|
||||||
networks:
|
networks:
|
||||||
- shared_net
|
- shared_net
|
||||||
command: serve llava:7b granite3-dense:2b --keepalive=-1
|
command: serve llava:7b granite3-dense:2b --keepalive=-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user