Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
7907f9eb
Unverified
Commit
7907f9eb
authored
Mar 27, 2025
by
Juwan Yoo
Committed by
GitHub
Mar 27, 2025
Browse files
test: reduce `mem_fraction_static` for gemma3 vision test (#4840)
parent
8c04f0f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
test/srt/test_vision_openai_server.py
test/srt/test_vision_openai_server.py
+2
-0
No files found.
test/srt/test_vision_openai_server.py
View file @
7907f9eb
...
@@ -699,6 +699,8 @@ class TestGemma3itServer(TestOpenAIVisionServer):
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment