添加 NV A100 Patched 镜像/Dockerfile

This commit is contained in:
2026-04-24 14:31:35 +08:00
parent 520e3ee775
commit 9f8458d508

View File

@@ -0,0 +1,4 @@
FROM harbor.4pd.io/dooke/vllm/vllm/vllm-openai:v0.11.0
COPY patch.py /tmp/patch.py
RUN python3 /tmp/patch.py