transformers
b67fa1a8
- Download models directly to cache_dir.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Download models directly to cache_dir. This allows moving the file instead of copying it, which is more reliable. Also it avoids writing large amounts of data to /tmp, which may not be large enough to accomodate it. Refs #2222.
References
#2217 - Support running tests in parallel
Author
aaugustin
Committer
aaugustin
Parents
286d5bb6
Loading