更新 readme.MD

This commit is contained in:
lc 2025-04-17 09:05:30 +00:00
parent 515a0799b1
commit 8c714aef7c

View File

@ -1,3 +1,8 @@
## 安装vllm
````bash
curl -sSL https://git.soao.net/lc/my/raw/branch/main/vllm.sh -o vllm.sh && sh vllm.sh
````
## 安装docker
````bash
curl -sSL https://git.soao.net/lc/my/raw/branch/main/docker.sh -o docker.sh && sh docker.sh