[CI] Remove --mem-fraction-static 0.93 from gpt-oss test (#18869)

This commit is contained in:
Mohammad Miadh Angkad
2026-02-16 09:24:11 +08:00
committed by GitHub
parent d3bae71e3f
commit 8290171f52

View File

@@ -30,8 +30,6 @@ class TestGptOss4Gpu(BaseTestGptOss):
"4",
"--cuda-graph-max-bs",
"200",
"--mem-fraction-static",
"0.93",
],
)