Skip to content

Commit 1653f1d

Browse files
committed
update
Signed-off-by: gcanlin <canlinguosdu@gmail.com>
1 parent c970d1c commit 1653f1d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This document describes how to install vllm-ascend manually.
55
## Requirements
66

77
- OS: Linux
8-
- Python: >= 3.9, < 3.12
8+
- Python: >= 3.10, < 3.12
99
- A hardware with Ascend NPU. It's usually the Atlas 800 A2 series.
1010
- Software:
1111

examples/disaggregated_prefill_v1/mooncake_connector_deployment_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Environmental Dependencies
44

55
* Software:
6-
* Python >= 3.9, < 3.12
6+
* Python >= 3.10, < 3.12
77
* CANN >= 8.2.rc1
88
* PyTorch == 2.7.1, torch-npu == 2.7.1.dev20250724
99
* vLLM (same version as vllm-ascend)

examples/disaggregated_prefill_v1/mooncake_connector_store_deployment_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Environmental Dependencies
44

55
* Software:
6-
* Python >= 3.9, < 3.12
6+
* Python >= 3.10, < 3.12
77
* CANN >= 8.2.rc1
88
* PyTorch == 2.7.1, torch-npu == 2.7.1.dev20250724
99
* vLLM:main branch

0 commit comments

Comments
 (0)