We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fea11f commit 54f3d12Copy full SHA for 54f3d12
_unittests/ut_tasks/test_tasks_image_text_to_text.py
@@ -30,7 +30,7 @@ def test_image_text_to_text_idefics(self):
30
)
31
32
@hide_stdout()
33
- @requires_transformers("4.55.99")
+ @requires_transformers("4.56.99")
34
@requires_torch("2.7.99")
35
def test_image_text_to_text_gemma3(self):
36
"""
@@ -54,7 +54,7 @@ def test_image_text_to_text_gemma3(self):
54
55
56
57
58
59
def test_image_text_to_text_zai_glm(self):
60
0 commit comments