transformers/tests/models/rag
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_rag.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_tf_rag.py Even more TF test fixes (#28146) 2023-12-21 15:14:46 +00:00
test_retrieval_rag.py Disallow `pickle.load` unless `TRUST_REMOTE_CODE=True` (#27776) 2023-12-04 16:48:37 +01:00
test_tokenization_rag.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00