[v0.18.0][CI] add nightly ci test for qwen3vl (#7913)

### What this PR does / why we need it?
Add nightly ci test for qwen3vl
### Does this PR introduce _any_ user-facing change?
### How was this patch tested?

Signed-off-by: betta18 <jiangmengyu1@huawei.com>
Co-authored-by: betta18 <jiangmengyu1@huawei.com>
This commit is contained in:
jiangmengyu18
2026-04-03 11:39:28 +08:00
committed by GitHub
parent 3cbd6acc89
commit 902d1312d9
4 changed files with 140 additions and 0 deletions

View File

@@ -87,6 +87,9 @@ jobs:
os: linux-aarch64-a2b3-4
tests: tests/e2e/nightly/single_node/ops/multicard_ops_a2/
# YAML-driven tests
- name: qwen3-vl-32b-instruct-w8a8
os: linux-aarch64-a2b3-4
config_file_path: Qwen3-VL-32B-Instruct-W8A8.yaml
- name: qwen3-32b
os: linux-aarch64-a2b3-4
config_file_path: Qwen3-32B.yaml

View File

@@ -157,6 +157,9 @@ jobs:
os: linux-aarch64-a3-16
tests: tests/e2e/nightly/single_node/ops/multicard_ops_a3/
# YAML-driven tests
- name: qwen3-vl-235b-a22b-instruct-w8a8
os: linux-aarch64-a3-16
config_file_path: Qwen3-VL-235B-A22B-Instruct-W8A8.yaml
- name: deepseek-r1-0528-w8a8
os: linux-aarch64-a3-16
config_file_path: DeepSeek-R1-0528-W8A8.yaml