x
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ services:
|
||||
container_name: rocm-vllm-inference
|
||||
command: ["python", "-m", "app.start_api"]
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "8002:8002"
|
||||
volumes:
|
||||
- /opt/model:/opt/model:ro
|
||||
- ./config.json:/workspace/config.json:ro
|
||||
|
||||
Reference in New Issue
Block a user