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
8777a1d2
Unverified
Commit
8777a1d2
authored
Apr 23, 2025
by
Yineng Zhang
Committed by
GitHub
Apr 23, 2025
Browse files
fix gemma3 unit test (#5670)
parent
711efe78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
test/srt/test_vision_openai_server.py
test/srt/test_vision_openai_server.py
+1
-0
No files found.
test/srt/test_vision_openai_server.py
View file @
8777a1d2
...
@@ -724,6 +724,7 @@ class TestGemma3itServer(TestOpenAIVisionServer):
...
@@ -724,6 +724,7 @@ class TestGemma3itServer(TestOpenAIVisionServer):
"gemma-it"
,
"gemma-it"
,
"--mem-fraction-static"
,
"--mem-fraction-static"
,
"0.75"
,
"0.75"
,
"--enable-gemma3-multimodal"
,
],
],
)
)
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