• Sylvain Gugger's avatar
    Fast transformers import part 1 (#9441) · 0c96262f
    Sylvain Gugger authored
    * Don't import libs to check they are available
    
    * Don't import integrations at init
    
    * Add importlib_metdata to deps
    
    * Remove old vars references
    
    * Avoid syntax error
    
    * Adapt testing utils
    
    * Try to appease torchhub
    
    * Add dependency
    
    * Remove more private variables
    
    * Fix typo
    
    * Another typo
    
    * Refine the tf availability test
    0c96262f
test_tokenization_camembert.py 2.25 KB