[Bugfix] fix bug about model type of qwen3_vl_8b_instruct_w8a8 (#7383)
### What this PR does / why we need it?
Adapt to the model type of Qwen3-VL-8B-Instruct-W8A8
- vLLM version: v0.17.0
- vLLM main:
4034c3d32e
---------
Signed-off-by: betta18 <jiangmengyu1@huawei.com>
Co-authored-by: betta18 <jiangmengyu1@huawei.com>
This commit is contained in:
1
.github/workflows/misc/model_list.json
vendored
1
.github/workflows/misc/model_list.json
vendored
@@ -222,6 +222,7 @@
|
||||
"vllm-ascend/Qwen3-Next-80B-A3B-Instruct-W8A8-Pruning",
|
||||
"vllm-ascend/Qwen3-Omni-30B-A3B-Thinking",
|
||||
"vllm-ascend/Qwen3-VL-8B-Instruct",
|
||||
"vllm-ascend/Qwen3-VL-8B-Instruct-W8A8",
|
||||
"vllm-ascend/TinyLlama-1.1B-Chat-v0.3",
|
||||
"vllm-ascend/benchmark",
|
||||
"vllm-ascend/ilama-3.2-1B",
|
||||
|
||||
@@ -250,6 +250,7 @@ jobs:
|
||||
- name: accuracy-group-1
|
||||
os: linux-aarch64-a2b3-1
|
||||
model_list:
|
||||
- Qwen3-VL-8B-Instruct-W8A8
|
||||
- Qwen3-8B
|
||||
- Qwen2-Audio-7B-Instruct
|
||||
- Qwen3-8B-W8A8
|
||||
|
||||
Reference in New Issue
Block a user