Remove glm41v from CI to speed up CI (#13257)
This commit is contained in:
@@ -136,6 +136,9 @@ class TestKimiVLServer(ImageOpenAITestMixin):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
@unittest.skip(
|
||||||
|
"Disabling this test to speed up CI. Prefer to test it within nightly test."
|
||||||
|
)
|
||||||
class TestGLM41VServer(ImageOpenAITestMixin, VideoOpenAITestMixin):
|
class TestGLM41VServer(ImageOpenAITestMixin, VideoOpenAITestMixin):
|
||||||
model = "zai-org/GLM-4.1V-9B-Thinking"
|
model = "zai-org/GLM-4.1V-9B-Thinking"
|
||||||
extra_args = [
|
extra_args = [
|
||||||
|
|||||||
Reference in New Issue
Block a user