Skip to content

Commit dc41ed2

Browse files
committed
docs: readme
Signed-off-by: thxCode <thxcode0824@gmail.com>
1 parent 20821c6 commit dc41ed2

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@ The following table lists the supported accelerated backends and their correspon
3232
vllm-ascend [#3316](https://github.com/vllm-project/vllm-ascend/issues/3316)
3333
and [#2795](https://github.com/vllm-project/vllm-ascend/issues/2795).
3434

35-
| CANN Version <br/> (Variant) | MindIE | vLLM | SGLang |
36-
|------------------------------|-----------|------------------------------------------------------------|----------------------------|
37-
| 8.5 (A3/910C) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
38-
| 8.5 (910B) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
39-
| 8.5 (310P) | `2.3.0` | `0.14.1` | |
40-
| 8.3 (A3/910C) | `2.2.rc1` | `0.12.0`, `0.11.0` | **`0.5.7`**, `0.5.6.post2` |
41-
| 8.3 (910B) | `2.2.rc1` | `0.12.0`, `0.11.0` | **`0.5.7`**, `0.5.6.post2` |
42-
| 8.3 (310P) | `2.2.rc1` | | |
43-
| 8.2 (A3/910C) | `2.1.rc2` | `0.10.2`, `0.10.1.1` | `0.5.2`, `0.5.1.post3` |
44-
| 8.2 (910B) | `2.1.rc2` | `0.10.2`, `0.10.1.1`, <br/>`0.10.0`, `0.9.2`, <br/>`0.9.1` | `0.5.2`, `0.5.1.post3` |
45-
| 8.2 (310P) | `2.1.rc2` | `0.10.0`, `0.9.2` | |
35+
| CANN Version <br/> (Variant) | MindIE | vLLM | SGLang |
36+
|------------------------------|-----------|--------------------------------------------------------------------|------------------------|
37+
| 8.5 (A3/910C) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
38+
| 8.5 (910B) | `2.3.0` | `0.14.1`, `0.13.0` | `0.5.8` |
39+
| 8.5 (310P) | `2.3.0` | `0.14.1` | |
40+
| 8.3 (A3/910C) | `2.2.rc1` | `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
41+
| 8.3 (910B) | `2.2.rc1` | `0.12.0`, `0.11.0` | `0.5.7`, `0.5.6.post2` |
42+
| 8.3 (310P) | `2.2.rc1` | | |
43+
| 8.2 (A3/910C) | `2.1.rc2` | `0.10.2`, ~~`0.10.1.1`~~ | `0.5.2`, `0.5.1.post3` |
44+
| 8.2 (910B) | `2.1.rc2` | `0.10.2`, ~~`0.10.1.1`~~, <br/>`0.10.0`, `0.9.2`, <br/>~~`0.9.1`~~ | `0.5.2`, `0.5.1.post3` |
45+
| 8.2 (310P) | `2.1.rc2` | `0.10.0`, `0.9.2` | |
4646

4747
### Iluvatar CoreX
4848

@@ -60,11 +60,11 @@ The following table lists the supported accelerated backends and their correspon
6060
> - CUDA 12.6/12.4 supports Compute Capabilities:
6161
`7.5 8.0+PTX 8.9 9.0+PTX`.
6262

63-
| CUDA Version <br/> (Variant) | vLLM | SGLang | VoxBox |
64-
|------------------------------|-------------------------------------------------|-----------------------------------------------------------|----------|
65-
| 12.9 | **`0.13.0`**, `0.12.0`, <br/>`0.11.2` | `0.5.7`, `0.5.6.post2` | |
66-
| 12.8 | **`0.13.0`**, `0.12.0`, <br/>`0.11.2`, `0.10.2` | `0.5.7`, `0.5.6.post2`, <br/>`0.5.5.post3`, `0.5.4.post3` | `0.0.21` |
67-
| 12.6 | **`0.13.0`**, `0.12.0`, <br/>`0.11.2`,`0.10.2` | | `0.0.21` |
63+
| CUDA Version <br/> (Variant) | vLLM | SGLang | VoxBox |
64+
|------------------------------|----------------------------------------------------------------|-----------------------------------------------------------------------------|----------|
65+
| 12.9 | `0.14.1`, **`0.13.0`**, <br/>`0.12.0`, `0.11.2` | `0.5.8`, `0.5.7`, <br/>`0.5.6.post2` | |
66+
| 12.8 | `0.14.1`, **`0.13.0`**, <br/>`0.12.0`, `0.11.2`, <br/>`0.10.2` | `0.5.8`, `0.5.7`, <br/>`0.5.6.post2`, `0.5.5.post3`, <br/>~~`0.5.4.post3`~~ | `0.0.21` |
67+
| 12.6 | `0.14.1`, **`0.13.0`**, <br/>`0.12.0`, `0.11.2`, <br/>`0.10.2` | | `0.0.21` |
6868

6969
### Hygon DTK
7070

0 commit comments

Comments
 (0)