Problem
Lazy loading is not working properly:
- importing transformers takes ~3.5s
Who can help?
No response
Information
Tasks
Reproduction
time python -c "import transformers"
real 0m3.669s
user 0m4.789s
sys 0m0.311s
Expected behavior
It should take less <0.5s
Problem
Lazy loading is not working properly:
Who can help?
No response
Information
Tasks
examplesfolder (such as GLUE/SQuAD, ...)Reproduction
Expected behavior
It should take less <0.5s