Use 32x32 black image for VLM server warmup and bring glm4.1v back to UT (#13222)
This commit is contained in:
@@ -136,9 +136,6 @@ class TestKimiVLServer(ImageOpenAITestMixin):
|
||||
pass
|
||||
|
||||
|
||||
@unittest.skip(
|
||||
"Temporarily disabling this test to fix CI. It should be re-enabled when #11800 is done."
|
||||
)
|
||||
class TestGLM41VServer(ImageOpenAITestMixin, VideoOpenAITestMixin):
|
||||
model = "zai-org/GLM-4.1V-9B-Thinking"
|
||||
extra_args = [
|
||||
|
||||
Reference in New Issue
Block a user