Skip to content

Commit 5ad0571

Browse files
authored
Adjust ci test threshold (#5271)
1 parent 34ef6c8 commit 5ad0571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/srt/test_vllm_dependency.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
)
1818

1919
MODEL_SCORE_THRESHOLDS = {
20-
"hugging-quants/Meta-Llama-3.1-8B-Instruct-AWQ-INT4": 0.84,
20+
"hugging-quants/Meta-Llama-3.1-8B-Instruct-AWQ-INT4": 0.83,
2121
"hugging-quants/Meta-Llama-3.1-8B-Instruct-GPTQ-INT4": 0.83,
2222
"hugging-quants/Mixtral-8x7B-Instruct-v0.1-AWQ-INT4": 0.62,
2323
}

0 commit comments

Comments
 (0)