[CI] disable glm4.1v and fix the flashinfer installation (#11902)

Signed-off-by: Shangming Cai <csmthu@gmail.com>
This commit is contained in:
Shangming Cai
2025-10-21 18:38:35 +08:00
committed by GitHub
parent 260fe755b6
commit 05d3667ab9
3 changed files with 12 additions and 3 deletions

View File

@@ -136,6 +136,9 @@ 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 = [