Skip to content

Commit 7209cfc

Browse files
authored
Merge branch 'staging' into fix/update-mc-val
2 parents a75ba06 + 18db0ac commit 7209cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpu_container/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ services:
22
gpu-app:
33
build: .
44
ports:
5-
- "8000:8000"
5+
- "127.0.0.1:8000:8000"
66
environment:
77
- MODEL_ID=WhereIsAI/UAE-Large-V1
88
- VLLM_MODEL_ID=mrfakename/mistral-small-3.1-24b-instruct-2503-hf

0 commit comments

Comments
 (0)