添加 NV A100 Patched 镜像/Dockerfile
This commit is contained in:
4
NV A100 Patched 镜像/Dockerfile
Normal file
4
NV A100 Patched 镜像/Dockerfile
Normal 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
|
||||
Reference in New Issue
Block a user