How to get torch-npu >= 2.5.1.dev20250308

可以直接跑项目里提供的脚本:vllm-ascend/pta_install.sh at main · vllm-project/vllm-ascend · GitHub

Directly run the script provided in the project:vllm-ascend/pta_install.sh at main · vllm-project/vllm-ascend · GitHub

1 Like

I know you already got the anwser but back to today, below info is more useful:

The dev version is not recommand to use, you can reference:

to use stable and latest version.

For production or stable use, it is recommended to install vllm-ascend using the official stable or latest release, not the development (dev) version. You can find detailed installation instructions for both the stable and latest versions at vllm-ascend stable installation and vllm-ascend latest installation.

Would you like more detail on the installation steps or environment requirements?

Sources: