Signed-off-by: mgoin <mgoin64@gmail.com> Co-authored-by: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com>
11 lines
259 B
YAML
11 lines
259 B
YAML
model_name: "Qwen/Qwen3-Next-80B-A3B-Instruct-FP8"
|
|
accuracy_threshold: 0.85
|
|
num_questions: 1319
|
|
num_fewshot: 5
|
|
server_args: >-
|
|
--max-model-len 4096
|
|
--tensor-parallel-size 2
|
|
--enable-expert-parallel
|
|
--async-scheduling
|
|
--moe-backend=flashinfer_trtllm
|