Skip to content

Commit 3c96e7b

Browse files
authored
[CI] Small Accuracy Eval Test for Deepseek Model (vllm-project#24259)
Signed-off-by: yewentao256 <[email protected]>
1 parent b42566f commit 3c96e7b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
model_name: "RedHatAI/DeepSeek-Coder-V2-Lite-Instruct-FP8"
2+
accuracy_threshold: 0.72
3+
num_questions: 1319
4+
num_fewshot: 5
5+
max_model_len: 4096
6+

tests/evals/gsm8k/configs/models-small.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Llama-3.2-1B-Instruct-INT8-CT.yaml
33
Llama-3-8B-Instruct-nonuniform-CT.yaml
44
Qwen2.5-VL-3B-Instruct-FP8-dynamic.yaml
55
Qwen1.5-MoE-W4A16-CT.yaml
6+
DeepSeek-V2-Lite-Instruct-FP8.yaml

0 commit comments

Comments
 (0)