更新 install-nvidia-smi.md
This commit is contained in:
parent
7a131c1e04
commit
f96a81bf9e
@ -19,5 +19,5 @@ conda create -n vllm-py12 python=3.12 -y
|
|||||||
cd /home/ss/vllm-py12
|
cd /home/ss/vllm-py12
|
||||||
conda activate vllm-py12
|
conda activate vllm-py12
|
||||||
export https_proxy=http://10.159.236.165:7890 http_proxy=http://10.159.236.165:7890 all_proxy=socks5://10.159.236.165:7891
|
export https_proxy=http://10.159.236.165:7890 http_proxy=http://10.159.236.165:7890 all_proxy=socks5://10.159.236.165:7891
|
||||||
pip install vllm --extra-index-url https://download.pytorch.org/whl/cu128
|
pip install vllm -i http://mirrors.cloud.tencent.com/pypi/simple --extra-index-url https://download.pytorch.org/whl/cu128
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue
Block a user