We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a75ba06 + 18db0ac commit 7209cfcCopy full SHA for 7209cfc
gpu_container/docker-compose.yml
@@ -2,7 +2,7 @@ services:
2
gpu-app:
3
build: .
4
ports:
5
- - "8000:8000"
+ - "127.0.0.1:8000:8000"
6
environment:
7
- MODEL_ID=WhereIsAI/UAE-Large-V1
8
- VLLM_MODEL_ID=mrfakename/mistral-small-3.1-24b-instruct-2503-hf
0 commit comments