Revert transformers to 4.57.1 (#14801)

This commit is contained in:
Yuhao Yang
2025-12-11 03:04:36 +08:00
committed by GitHub
parent ef1ab2302a
commit c1bd5ee8c5
7 changed files with 10 additions and 26 deletions

View File

@@ -319,6 +319,9 @@ class TestFixedBugs(unittest.TestCase):
)
@unittest.skipIf(
is_in_ci(), "Skipping GLM41V PP accuracy test before it gets more stable"
)
class TestGLM41VPPAccuracy(unittest.TestCase):
@classmethod
def setUpClass(cls):