[Main] Upgrade PTA to 2.9.0 (#6112)
### What this PR does / why we need it?
Upgrade PTA to 2.9.0
- vLLM version: v0.13.0
- vLLM main:
d68209402d
---------
Signed-off-by: wjunLu <wjunlu217@gmail.com>
This commit is contained in:
@@ -12,10 +12,10 @@ This document describes how to install vllm-ascend manually.
|
||||
| Software | Supported version | Note |
|
||||
|---------------|----------------------------------|-------------------------------------------|
|
||||
| Ascend HDK | Refer to [here](https://www.hiascend.com/document/detail/zh/canncommercial/83RC1/releasenote/releasenote_0000.html) | Required for CANN |
|
||||
| CANN | == 8.3.RC2 | Required for vllm-ascend and torch-npu |
|
||||
| torch-npu | == 2.8.0 | Required for vllm-ascend, No need to install manually, it will be auto installed in below steps |
|
||||
| torch | == 2.8.0 | Required for torch-npu and vllm |
|
||||
| NNAL | == 8.3.RC2 | Required for libatb.so, enables advanced tensor operations |
|
||||
| CANN | == 8.5.0 | Required for vllm-ascend and torch-npu |
|
||||
| torch-npu | == 2.9.0 | Required for vllm-ascend, No need to install manually, it will be auto installed in below steps |
|
||||
| torch | == 2.9.0 | Required for torch-npu and vllm |
|
||||
| NNAL | == 8.5.0 | Required for libatb.so, enables advanced tensor operations |
|
||||
|
||||
There are two installation methods:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user