test: reduce mem_fraction_static for gemma3 vision test (#4840)
This commit is contained in:
@@ -699,6 +699,8 @@ class TestGemma3itServer(TestOpenAIVisionServer):
|
|||||||
"--trust-remote-code",
|
"--trust-remote-code",
|
||||||
"--chat-template",
|
"--chat-template",
|
||||||
"gemma-it",
|
"gemma-it",
|
||||||
|
"--mem-fraction-static",
|
||||||
|
"0.75",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
cls.base_url += "/v1"
|
cls.base_url += "/v1"
|
||||||
|
|||||||
Reference in New Issue
Block a user