[CI] Lower GLM-5.2 NVFP4 MTP speed threshold (#31289)

This commit is contained in:
Mohammad Miadh Angkad
2026-07-15 00:39:58 -07:00
committed by GitHub
parent fbcbe0a986
commit 5af670284e
@@ -21,7 +21,7 @@ class TestGLM52NVFP4TPMTP(
model = "nvidia/GLM-5.2-NVFP4"
tp_size = 4
mem_fraction_static = 0.8
bs_1_speed_thres = 300
bs_1_speed_thres = 250
extra_server_args = [
"--moe-runner-backend",
"flashinfer_trtllm",