test(xpu): pin --mem-fraction-static=0.7 for DeepSeek-OCR test (#38221)

Co-authored-by: Arathi Rajanra <arathi.rajanra@intel.com>
This commit is contained in:
ashwini rathi
2026-09-07 09:25:11 +08:00
committed by GitHub
co-authored by Arathi Rajanra
parent c4e52a1051
commit e0a83a2215
+2
View File
@@ -42,6 +42,8 @@ class TestDeepSeekOCR(CustomTestCase):
"xpu",
"--attention-backend",
"intel_xpu",
"--mem-fraction-static",
"0.7",
]
cls.process = popen_launch_server(
cls.model,