"tests/models/starcoder2/test_modeling_starcoder2.py" did not exist on "623432dcc925627c1925511298d1c11161cce81f"
Unverified Commit e4522fe3 authored by Arthur's avatar Arthur Committed by GitHub
Browse files

fix slow integration gemma2 test (#32534)

no empty revision
parent 7728b788
......@@ -138,7 +138,6 @@ class GemmaTokenizationTest(TokenizerTesterMixin, unittest.TestCase):
self.tokenizer_integration_test_util(
expected_encoding=expected_encoding,
model_name="google/gemma-2b",
revision="",
padding=False,
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment