Skip to content

Commit 0637e8f

Browse files
[Doc] Update supported models (#3481)
### What this PR does / why we need it? Update supported models ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? - vLLM version: v0.11.0rc3 - vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.0 Signed-off-by: hfadzxy <[email protected]>
1 parent 8f6f967 commit 0637e8f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/source/user_guide/support_matrix/supported_models.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ Get the newest info here: https://github.com/vllm-project/vllm-ascend/issues/160
88

99
| Model | Supported | Note |
1010
|-------------------------------|-----------|----------------------------------------------------------------------|
11-
| DeepSeek v3 || |
11+
| DeepSeek v3/3.1 || |
12+
| DeepSeek v3.2 EXP || |
1213
| DeepSeek R1 || |
1314
| DeepSeek Distill (Qwen/LLama) || |
1415
| Qwen3 || |
1516
| Qwen3-based || |
1617
| Qwen3-Coder || |
1718
| Qwen3-Moe || |
19+
| Qwen3NextMoE || |
1820
| Qwen2.5 || |
1921
| Qwen2 || |
2022
| Qwen2-based || |
@@ -32,7 +34,7 @@ Get the newest info here: https://github.com/vllm-project/vllm-ascend/issues/160
3234
| Gemma-3 || |
3335
| Phi-3/4 || |
3436
| Mistral/Mistral-Instruct || |
35-
| GLM-4.5 || |
37+
| GLM-4.5 || |
3638
| GLM-4 || [#2255](https://github.com/vllm-project/vllm-ascend/issues/2255) |
3739
| GLM-4-0414 || [#2258](https://github.com/vllm-project/vllm-ascend/issues/2258) |
3840
| ChatGLM || [#554](https://github.com/vllm-project/vllm-ascend/issues/554) |
@@ -56,6 +58,8 @@ Get the newest info here: https://github.com/vllm-project/vllm-ascend/issues/160
5658
|--------------------------------|---------------|----------------------------------------------------------------------|
5759
| Qwen2-VL || |
5860
| Qwen2.5-VL || |
61+
| Qwen3-VL || |
62+
| Qwen3-VL-MOE || |
5963
| Qwen2.5-Omni || [1760](https://github.com/vllm-project/vllm-ascend/issues/1760) |
6064
| QVQ || |
6165
| LLaVA 1.5/1.6 || [1962](https://github.com/vllm-project/vllm-ascend/issues/1962) |
@@ -76,4 +80,4 @@ Get the newest info here: https://github.com/vllm-project/vllm-ascend/issues/160
7680
| GLM-4V || [2260](https://github.com/vllm-project/vllm-ascend/issues/2260) |
7781
| InternVL2.0/2.5/3.0<br>InternVideo2.5/Mono-InternVL || [2064](https://github.com/vllm-project/vllm-ascend/issues/2064) |
7882
| Whisper || [2262](https://github.com/vllm-project/vllm-ascend/issues/2262) |
79-
| Ultravox | 🟡 Need test | |
83+
| Ultravox | 🟡 | Need test |

0 commit comments

Comments
 (0)