[Bugfix] qwen2vl forward_extend (#1727)
This commit is contained in:
@@ -362,10 +362,6 @@ class TestQWen2VLServer(TestOpenAIVisionServer):
|
||||
)
|
||||
cls.base_url += "/v1"
|
||||
|
||||
def test_mixed_batch(self):
|
||||
# FIXME: Temporarily skip this test.
|
||||
pass
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user