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:
co-authored by
Arathi Rajanra
parent
c4e52a1051
commit
e0a83a2215
@@ -42,6 +42,8 @@ class TestDeepSeekOCR(CustomTestCase):
|
||||
"xpu",
|
||||
"--attention-backend",
|
||||
"intel_xpu",
|
||||
"--mem-fraction-static",
|
||||
"0.7",
|
||||
]
|
||||
cls.process = popen_launch_server(
|
||||
cls.model,
|
||||
|
||||
Reference in New Issue
Block a user