[CI] Lower mem-fraction-static for GLM-5.1 FP8 8-GPU test to 0.85 (#25453)

This commit is contained in:
Jimmy Shong
2026-05-15 20:14:47 -07:00
committed by GitHub
parent ce2506e1c6
commit a741d0cc56
@@ -15,7 +15,7 @@ COMMON_ARGS = [
"--trust-remote-code",
"--reasoning-parser=glm45",
"--tool-call-parser=glm47",
"--mem-fraction-static=0.9",
"--mem-fraction-static=0.85",
"--enable-metrics",
]