Move mem_fraction_static adjustment for multimodal models to server_args.py & Fix session control & Other cleanups (#7748)
This commit is contained in:
@@ -140,7 +140,7 @@ class TestGemma3itServer(TestOpenAIVisionServer):
|
||||
other_args=[
|
||||
"--trust-remote-code",
|
||||
"--mem-fraction-static",
|
||||
"0.75",
|
||||
"0.70",
|
||||
"--enable-multimodal",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user