Add Qwen3_5 to model list (#7130)

### What this PR does / why we need it?
The pr aims to add new models like Qwen3.5-35B-A3B/Qwen3.5-27B to model
list for testing.

- vLLM version: v0.16.0
- vLLM main:
4034c3d32e

Signed-off-by: pppeng <60355449+ppppeng@users.noreply.github.com>
This commit is contained in:
pppeng
2026-03-13 11:42:28 +08:00
committed by GitHub
parent c377e73933
commit 6ee7ffb98a

View File

@@ -102,6 +102,8 @@
"Qwen/Qwen3-VL-30B-A3B-Instruct",
"Qwen/Qwen3-VL-32B-Instruct",
"Qwen/Qwen3-VL-8B-Instruct",
"Qwen/Qwen3.5-27B",
"Qwen/Qwen3.5-35B-A3B",
"RedHatAI/Qwen3-32B-speculator.eagle3",
"RedHatAI/Qwen3-8B-speculator.eagle3",
"Shanghai_AI_Laboratory/internlm--chat-7b",