[CPU] fix OOM when mem-fraction is not set (#9090)

This commit is contained in:
Zaili Wang
2025-09-10 23:52:22 -07:00
committed by GitHub
parent 4aa1e69bc7
commit ef959d7b85
6 changed files with 29 additions and 16 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ class TestIntelAMXAttnBackend(CustomTestCase):
"--attention-backend",
"intel_amx",
"--mem-fraction-static",
"0.05",
"0.3",
"--disable-radix",
"--trust-remote-code",
"--disable-overlap-schedule",