更新 K100-vLLM Patched 镜像/Dockerfile

This commit is contained in:
2026-04-24 14:22:31 +08:00
parent 1a09ffdc2e
commit 6b0344f4f8

View File

@@ -0,0 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-hygon/vllm:0.9.2
COPY patch.py /tmp/patch.py
RUN python3 /tmp/patch.py