skip Fuyu from test_generate (#35246)

* skip Fuyu from test_generate

* make fixup, quality, repo-consistency
This commit is contained in:
nhamanasu
2024-12-13 18:12:49 +09:00
committed by GitHub
parent 64478c7631
commit 3d213b57fe

View File

@@ -1202,6 +1202,7 @@ class GenerationTesterMixin:
"prophetnet",
"seamlessm4t",
"clvp",
"fuyu",
]
):
self.skipTest(reason="May fix in the future: need model-specific fixes")