• Matt's avatar
    Even more TF test fixes (#28146) · 260b9d21
    Matt authored
    * 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
    260b9d21
test_modeling_tf_rag.py 39.8 KB