Revert transformers to 4.57.1 (#14801)
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user