[CI][ROCm] Add Qwen3.5-35B-A3B-MXFP4 model eval into CI (#38664)
Signed-off-by: Bowen Bao <bowenbao@amd.com>
This commit is contained in:
8
tests/evals/gsm8k/configs/Qwen3.5-35B-A3B-MXFP4-TP2.yaml
Normal file
8
tests/evals/gsm8k/configs/Qwen3.5-35B-A3B-MXFP4-TP2.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
model_name: "amd/Qwen3.5-35B-A3B-MXFP4"
|
||||
accuracy_threshold: 0.82
|
||||
tolerance: 0.03
|
||||
num_questions: 1319
|
||||
num_fewshot: 5
|
||||
server_args: >-
|
||||
--max-model-len 4096
|
||||
--tensor-parallel-size 2
|
||||
@@ -1 +1,2 @@
|
||||
Qwen3.5-35B-A3B-DEP2.yaml
|
||||
Qwen3.5-35B-A3B-MXFP4-TP2.yaml
|
||||
|
||||
Reference in New Issue
Block a user