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
e8900ca4c1
commit
fdcbacb29a
@ -14,6 +14,8 @@ services:
|
|||||||
- ollama-small:/root/.ollama
|
- ollama-small:/root/.ollama
|
||||||
restart: always
|
restart: always
|
||||||
container_name: ollamasmall
|
container_name: ollamasmall
|
||||||
|
environment:
|
||||||
|
OLLAMA_KEEP_ALIVE: -1
|
||||||
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