Skip to content

Commit 27c2b5c

Browse files
authored
[Doc] Update pytorch version in README_zh doc (vllm-project#2202)
### What this PR does / why we need it? Update pytorch version in README_zh doc. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Local Test. - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@bd3db7f Signed-off-by: xleoken <xleoken@163.com>
1 parent 807f089 commit 27c2b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ vLLM 昇腾插件 (`vllm-ascend`) 是一个由社区维护的让vLLM在Ascend NP
4242
- 软件:
4343
* Python >= 3.9, < 3.12
4444
* CANN >= 8.2.rc1
45-
* PyTorch >= 2.5.1, torch-npu >= 2.7.1.dev20250724
45+
* PyTorch >= 2.7.1, torch-npu >= 2.7.1.dev20250724
4646
* vLLM (与vllm-ascend版本一致)
4747

4848
## 开始使用

0 commit comments

Comments
 (0)