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