File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ source vllm-ascend-env/bin/activate
7878pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple attrs ' numpy<2.0.0' decorator sympy cffi pyyaml pathlib2 psutil protobuf scipy requests absl-py wheel typing_extensions
7979
8080# Download and install the CANN package.
81- wget https://ascend-repo.obs.cn-east-2.myhuaweicloud.com/CANN/CANN%208.1.RC1/Ascend-cann-toolkit_8.1.RC1_linux-" $( uname -i) " .run
81+ wget --header= " Referer: https://www.hiascend.com/ " https://ascend-repo.obs.cn-east-2.myhuaweicloud.com/CANN/CANN%208.1.RC1/Ascend-cann-toolkit_8.1.RC1_linux-" $( uname -i) " .run
8282chmod +x ./Ascend-cann-toolkit_8.1.RC1_linux-" $( uname -i) " .run
8383./Ascend-cann-toolkit_8.1.RC1_linux-" $( uname -i) " .run --full
8484
You can’t perform that action at this time.
0 commit comments