update torch-npu to 2.5.1.post1.dev20250619 (#1347)

### What this PR does / why we need it?
This PR update the torch_npu to newest release version
2.5.1.post1.dev20250619 .

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

CI tested will guarantee the update

Signed-off-by: ganyi <pleaplusone.gy@gmail.com>
This commit is contained in:
Pleaplusone
2025-06-23 09:02:09 +08:00
committed by GitHub
parent 4447e53d7a
commit 7e6efbf2a9
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ By using vLLM Ascend plugin, popular open-source models, including Transformer-l
- Software:
* Python >= 3.9, < 3.12
* CANN >= 8.1.RC1
* PyTorch >= 2.5.1, torch-npu >= 2.5.1.post1.dev20250528
* PyTorch >= 2.5.1, torch-npu >= 2.5.1.post1.dev20250619
* vLLM (the same version as vllm-ascend)
## Getting Started