peft
d582b68c
- FEAT Add cache to import_utils calls (#1584)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
FEAT Add cache to import_utils calls (#1584) Otherwise, repeated calls with big PYTHONPATH can lead to considerably slow downs, as there is no caching.
References
#1584 - [feat] Add `lru_cache` to `import_utils` calls that did not previously have it
Author
tisles
Parents
45373179
Loading