transformers/tests/models/fuyu
Joao Gante 62c7ea0201
CI: avoid human error, automatically infer generative models (#33212)
* tmp commit

* move tests to the right class

* remove ALL all_generative_model_classes = ...

* skip tf roberta

* skip InstructBlipForConditionalGenerationDecoderOnlyTest

* videollava

* reduce diff

* reduce diff

* remove  on vlms

* fix a few more

* manual rebase bits

* more manual rebase

* remove all manual generative model class test entries

* fix up to ernie

* a few more removals

* handle remaining cases

* recurrent gemma

* it's better here

* make fixup

* tf idefics is broken

* tf bert + generate is broken

* don't touch tf :()

* don't touch tf :(

* make fixup

* better comments for test skips

* revert tf changes

* remove empty line removal

* one more

* missing one
2025-02-13 16:27:11 +01:00
..
__init__.py Add fuyu model (#26911) 2023-10-18 15:24:11 -07:00
test_image_processing_fuyu.py Fuyu: improve image processing (#27007) 2023-11-02 12:25:41 +01:00
test_modeling_fuyu.py CI: avoid human error, automatically infer generative models (#33212) 2025-02-13 16:27:11 +01:00
test_processor_fuyu.py rename all test_processing_*.py to test_processor_*.py (#33878) 2024-10-02 16:43:43 +02:00