transformers/tests/models/vision_encoder_decoder
Matt 260b9d2179
Even more TF test fixes (#28146)
* Fix vision text dual encoder

* Small cleanup for wav2vec2 (not fixed yet)

* Small fix for vision_encoder_decoder

* Fix SAM builds

* Update TFBertTokenizer test with modern exporting + tokenizer

* Fix DeBERTa

* Fix DeBERTav2

* Try RAG fix but it's impossible to test locally

* Actually fix RAG now that I got FAISS working somehow

* Fix Wav2Vec2, add sermon

* Fix Hubert
2023-12-21 15:14:46 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_vision_encoder_decoder.py Update old existing feature extractor references (#24552) 2023-06-29 10:17:36 +01:00
test_modeling_tf_vision_encoder_decoder.py Even more TF test fixes (#28146) 2023-12-21 15:14:46 +00:00
test_modeling_vision_encoder_decoder.py Fix remaining issues in beam score calculation (#27808) 2023-12-08 14:14:16 +01:00