From 925caf2da2dba306778c92b22715f3d50cb4a262 Mon Sep 17 00:00:00 2001 From: lc Date: Thu, 17 Apr 2025 09:06:06 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20vllm.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vllm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vllm.sh b/vllm.sh index b14d4dd..770a964 100644 --- a/vllm.sh +++ b/vllm.sh @@ -1,7 +1,7 @@ #!/bin/bash # vLLM Docker一键安装脚本 -# 功能:自动安装Docker, NVIDIA驱动和容器工具包,并部署vLLM服务 +# 功能:自动安装Docker, NVIDIA驱动和容器工具包,并部署vLLM服务 set -e