Update README_CN.md

This commit is contained in:
Ren Xuancheng
2024-03-12 15:41:39 +08:00
committed by GitHub
parent 490f7480e0
commit ae78a97db9

View File

@@ -882,7 +882,7 @@ print(response)
如果你使用**CUDA 12.1和PyTorch 2.1**可以直接使用以下命令安装vLLM。
```bash
# pip install vllm
pip install vllm
```
否则请参考vLLM官方的[安装说明](https://docs.vllm.ai/en/latest/getting_started/installation.html)。