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
593b19f2
Unverified
Commit
593b19f2
authored
Oct 20, 2024
by
Lianmin Zheng
Committed by
GitHub
Oct 20, 2024
Browse files
Temporarily skip this test_mixed_batch for QWen2VL (#1725)
parent
59cbf476
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
test/srt/test_vision_openai_server.py
test/srt/test_vision_openai_server.py
+4
-0
No files found.
test/srt/test_vision_openai_server.py
View file @
593b19f2
...
...
@@ -362,6 +362,10 @@ class TestQWen2VLServer(TestOpenAIVisionServer):
)
cls
.
base_url
+=
"/v1"
def
test_mixed_batch
(
self
):
# FIXME: Temporarily skip this test.
pass
if
__name__
==
"__main__"
:
unittest
.
main
()
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