[CI] Lower GLM-5.2 NVFP4 MTP speed threshold (#31289)
This commit is contained in:
@@ -21,7 +21,7 @@ class TestGLM52NVFP4TPMTP(
|
|||||||
model = "nvidia/GLM-5.2-NVFP4"
|
model = "nvidia/GLM-5.2-NVFP4"
|
||||||
tp_size = 4
|
tp_size = 4
|
||||||
mem_fraction_static = 0.8
|
mem_fraction_static = 0.8
|
||||||
bs_1_speed_thres = 300
|
bs_1_speed_thres = 250
|
||||||
extra_server_args = [
|
extra_server_args = [
|
||||||
"--moe-runner-backend",
|
"--moe-runner-backend",
|
||||||
"flashinfer_trtllm",
|
"flashinfer_trtllm",
|
||||||
|
|||||||
Reference in New Issue
Block a user