Add official doc index. Move the release content to the right place. Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
1.2 KiB
1.2 KiB
Quick Start
Prerequisites
Support Devices
- Atlas A2 Training series (Atlas 800T A2, Atlas 900 A2 PoD, Atlas 200T A2 Box16, Atlas 300T A2)
- Atlas 800I A2 Inference series (Atlas 800I A2)
Dependencies
| Requirement | Supported version | Recommended version | Note |
|---|---|---|---|
| vLLM | main | main | Required for vllm-ascend |
| Python | >= 3.9 | 3.10 | Required for vllm |
| CANN | >= 8.0.RC2 | 8.0.RC3 | Required for vllm-ascend and torch-npu |
| torch-npu | >= 2.4.0 | 2.5.1rc1 | Required for vllm-ascend |
| torch | >= 2.4.0 | 2.5.1 | Required for torch-npu and vllm |
Find more about how to setup your environment in here.