Skip to content

Commit e16e389

Browse files
committed
chore: update the gpu_memory_utilization to 0.8 for ci tests
Signed-off-by: Jade Zheng <[email protected]>
1 parent bec6523 commit e16e389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/singlecard/spec_decode/e2e/test_mtp_correctness.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"model_name": FLOAT_MODEL,
7979
8080
# GPU memory utilization
81-
"gpu_memory_utilization": 0.85
81+
"gpu_memory_utilization": 0.8
8282
}])
8383
@pytest.mark.parametrize("per_test_common_llm_kwargs", [{}])
8484
@pytest.mark.parametrize("baseline_llm_kwargs", [{}])

0 commit comments

Comments
 (0)