• Julien Plu's avatar
    New serving (#9419) · 812045ad
    Julien Plu authored
    * Add a serving method
    
    * Add albert
    
    * Add serving for BERT and BART
    
    * Add more models
    
    * Finish the serving addition
    
    * Temp fix
    
    * Restore DPR
    
    * Fix funnel attribute
    
    * Fix attributes GPT2
    
    * Fix OpenAIGPT attribute
    
    * Fix T5 attributes
    
    * Fix Bart attributes
    
    * Fix TransfoXL attributes
    
    * Add versioning
    
    * better test
    
    * Update template
    
    * Fix Flaubert
    
    * Fix T5
    
    * Apply style
    
    * Remove unused imports
    
    * Deactivate extra parameters
    
    * Remove too long test + saved_model default to False
    
    * Ignore the saved model test for some models
    
    * Fix some inputs
    
    * Fix mpnet serving
    
    * Trigger CI
    
    * Address all comments
    812045ad
test_modeling_tf_bart.py 57.9 KB