Skip to content

Commit

Permalink
Skip siglip tokenizer tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xenova committed Dec 24, 2023
1 parent 290f9f3 commit c02354c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/generate_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@

# TODO: remove when https://github.com/huggingface/transformers/issues/26547 is fixed
'speecht5',

# TODO: remove when https://github.com/huggingface/transformers/pull/26522 is merged
'siglip',
]

TOKENIZERS_TO_IGNORE = [
Expand Down

0 comments on commit c02354c

Please sign in to comment.