This commit is contained in:
2026-04-23 14:55:22 +08:00
parent b1f0fd6a39
commit f595b53d70
+1 -1
View File
@@ -5,7 +5,7 @@ services:
dockerfile: Dockerfile
pull: false
image: vllm-openai-rocm:nightly
container_name: rocm-vllm-openai
container_name: vllm-openai-rocm
entrypoint: ["python"]
command: ["-m", "app.start_openai"]
ports: