fix llama tests (#39161)

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2025-07-01 23:27:22 +02:00
committed by GitHub
parent 4c1715b610
commit 8e87adc45f
2 changed files with 13 additions and 19 deletions

View File

@@ -407,6 +407,8 @@ class LlamaIntegrationTest(unittest.TestCase):
self.tokenizer.add_eos_token = False
self.rust_tokenizer.add_eos_token = False
# See internal discussion: https://huggingface.slack.com/archives/C01NE71C4F7/p1750680376085749?thread_ts=1750676268.233309&cid=C01NE71C4F7
@unittest.skip("failing, won't fix")
@slow
def test_conversion(self):
# This is excruciatingly slow since it has to recreate the entire merge