peft
peft copied to clipboard
feat(ci): add `pip` caching to CI
Changes made by this PR can be summarized as follows:
- Set the
cacheandcache-dependency-pathargument to enable caching to speed up CI times.
The documentation is not available anymore as the PR was closed or merged.
Request for Review: @pacman100
Thank you, I also noticed a lot of other 🤗 repositories don't have caching in CI. Can I open PRs to those repositories as well ?