From 5ad6ed64440958a81fd1456996578d4f2702e477 Mon Sep 17 00:00:00 2001 From: i-peixingyu Date: Tue, 7 Jul 2026 11:25:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20NV=20A100=20Patched=20?= =?UTF-8?q?=E9=95=9C=E5=83=8F/Dockerfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NV A100 Patched 镜像/Dockerfile | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 NV A100 Patched 镜像/Dockerfile diff --git a/NV A100 Patched 镜像/Dockerfile b/NV A100 Patched 镜像/Dockerfile deleted file mode 100644 index 3e59998..0000000 --- a/NV A100 Patched 镜像/Dockerfile +++ /dev/null @@ -1,4 +0,0 @@ -FROM harbor.4pd.io/dooke/vllm/vllm/vllm-openai:v0.11.0 - -COPY patch.py /tmp/patch.py -RUN python3 /tmp/patch.py \ No newline at end of file