Skip to content

Commit

Permalink
skip Fuyu from test_generate (#35246)
Browse files Browse the repository at this point in the history
* skip Fuyu from test_generate

* make fixup, quality, repo-consistency
  • Loading branch information
nhamanasu authored Dec 13, 2024
1 parent 64478c7 commit 3d213b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/generation/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,7 @@ def test_prompt_lookup_decoding_matches_greedy_search(self):
"prophetnet",
"seamlessm4t",
"clvp",
"fuyu",
]
):
self.skipTest(reason="May fix in the future: need model-specific fixes")
Expand Down

0 comments on commit 3d213b5

Please sign in to comment.