Skip to content

Commit 93c38ab

Browse files
committed
test(ascend): add Qwen3 inference E2E case
1 parent adabe03 commit 93c38ab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/platforms/ascend.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ env_defaults: {}
6262
tests:
6363
e2e:
6464
# Add or remove test cases per model
65-
inference: {}
65+
inference:
66+
qwen3: ["06b_tp2"]
6667
serving:
6768
qwen3: ["06b_tp2"]
6869
functional:

0 commit comments

Comments
 (0)