fix typos
This commit is contained in:
omahs
2025-05-06 15:45:20 +02:00
committed by GitHub
parent 057ae00504
commit 274e79b326
13 changed files with 25 additions and 25 deletions

View File

@@ -275,7 +275,7 @@ class ColPaliForRetrievalModelTest(ModelTesterMixin, unittest.TestCase):
pass
@unittest.skip(
reason="PaliGemmma's SigLip encoder uses the same initialization scheme as the Flax original implementation"
reason="PaliGemma's SigLip encoder uses the same initialization scheme as the Flax original implementation"
)
def test_initialization(self):
pass