更新 K100-vLLM Patched 镜像/Dockerfile
This commit is contained in:
4
K100-vLLM Patched 镜像/Dockerfile
Normal file
4
K100-vLLM Patched 镜像/Dockerfile
Normal 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
|
||||
Reference in New Issue
Block a user