[Test] Add accuracy test for qwen3-30b-a3b-w8a8 (#3807)

### What this PR does / why we need it?
Add accuracy test for qwen3-30b-a3b-w8a8
This PR depends on https://github.com/vllm-project/vllm-ascend/pull/3799

### How was this patch tested?
qwen3-30b-a3b-w8a8 accuarcy test ok:

https://github.com/vllm-project/vllm-ascend/actions/runs/19062045267/job/54443732877?pr=3807
- vLLM version: v0.11.0
- vLLM main:
83f478bb19

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
This commit is contained in:
zhangxinyuehfad
2025-11-04 18:56:31 +08:00
committed by GitHub
parent 5fed166a99
commit 49e6983b3b
2 changed files with 18 additions and 0 deletions

View File

@@ -68,6 +68,8 @@ jobs:
model_name: Qwen2.5-Omni-7B
- runner: a2-1
model_name: Meta-Llama-3.1-8B-Instruct
- runner: a2-4
model_name: Qwen3-30B-A3B-W8A8
fail-fast: false
# test will be triggered when tag 'accuracy-test' & 'ready-for-test'
if: >-