Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions tests/evals/gsm8k/configs/Qwen3.5-0.8B.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
model_name: "Qwen/Qwen3.5-0.8B"
accuracy_threshold: 0.375
num_questions: 1319
num_fewshot: 5
server_args: "--enforce-eager --max-model-len 4096"
3 changes: 2 additions & 1 deletion tests/evals/gsm8k/configs/models-small.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Llama-3-8B-Instruct-nonuniform-CT.yaml
Qwen2.5-VL-3B-Instruct-FP8-dynamic.yaml
Qwen1.5-MoE-W4A16-CT.yaml
DeepSeek-V2-Lite-Instruct-FP8.yaml
Qwen3-30B-A3B-MXFP4A16.yaml
Qwen3-30B-A3B-MXFP4A16.yaml
Qwen3.5-0.8B.yaml
Loading