compose-vLLM.yml aktualisiert
This commit is contained in:
parent
c13c1db5a7
commit
241338c3e6
|
|
@ -8,7 +8,7 @@ services:
|
||||||
gpus: all
|
gpus: all
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8001:8000"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/vLLM/models:/root/.cache/huggingface
|
- /opt/vLLM/models:/root/.cache/huggingface
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue