"doc/vscode:/vscode.git/clone" did not exist on "2aa5a1affd6ace197a1a11db640e7700a034b113"
Unverified Commit 7907f9eb authored by Juwan Yoo's avatar Juwan Yoo Committed by GitHub
Browse files

test: reduce `mem_fraction_static` for gemma3 vision test (#4840)

parent 8c04f0f2
......@@ -699,6 +699,8 @@ class TestGemma3itServer(TestOpenAIVisionServer):
"--trust-remote-code",
"--chat-template",
"gemma-it",
"--mem-fraction-static",
"0.75",
],
)
cls.base_url += "/v1"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment