huggingface/huggingface_hub (huggingface-hub)
### [`v0.24.5`](https://togithub.com/huggingface/huggingface_hub/releases/tag/v0.24.5): [v0.24.5] Fix download process on S3 mount (v2)
[Compare Source](https://togithub.com/huggingface/huggingface_hub/compare/v0.24.4...v0.24.5)
Follow-up after [https://github.com/huggingface/huggingface_hub/pull/2433](https://togithub.com/huggingface/huggingface_hub/pull/2433) and [v0.24.4](https://togithub.com/huggingface/huggingface_hub/releases/tag/v0.24.4) patch release. This release will definitely fix things.
**Full Changelog**: https://github.com/huggingface/huggingface_hub/compare/v0.24.4...v0.24.5
### [`v0.24.4`](https://togithub.com/huggingface/huggingface_hub/releases/tag/v0.24.4): [v0.24.4] Fix download process on S3 mount
[Compare Source](https://togithub.com/huggingface/huggingface_hub/compare/v0.24.3...v0.24.4)
When downloading a file, the process was failing if the filesystem did not support either `chmod` or `shutils.copy2` when moving a file from the tmp folder to the cache. This patch release fixes this. More details in [https://github.com/huggingface/huggingface_hub/pull/2429](https://togithub.com/huggingface/huggingface_hub/pull/2429).
**Full Changelog**: https://github.com/huggingface/huggingface_hub/compare/v0.24.3...v0.24.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==0.24.3
->==0.24.5
Release Notes
huggingface/huggingface_hub (huggingface-hub)
### [`v0.24.5`](https://togithub.com/huggingface/huggingface_hub/releases/tag/v0.24.5): [v0.24.5] Fix download process on S3 mount (v2) [Compare Source](https://togithub.com/huggingface/huggingface_hub/compare/v0.24.4...v0.24.5) Follow-up after [https://github.com/huggingface/huggingface_hub/pull/2433](https://togithub.com/huggingface/huggingface_hub/pull/2433) and [v0.24.4](https://togithub.com/huggingface/huggingface_hub/releases/tag/v0.24.4) patch release. This release will definitely fix things. **Full Changelog**: https://github.com/huggingface/huggingface_hub/compare/v0.24.4...v0.24.5 ### [`v0.24.4`](https://togithub.com/huggingface/huggingface_hub/releases/tag/v0.24.4): [v0.24.4] Fix download process on S3 mount [Compare Source](https://togithub.com/huggingface/huggingface_hub/compare/v0.24.3...v0.24.4) When downloading a file, the process was failing if the filesystem did not support either `chmod` or `shutils.copy2` when moving a file from the tmp folder to the cache. This patch release fixes this. More details in [https://github.com/huggingface/huggingface_hub/pull/2429](https://togithub.com/huggingface/huggingface_hub/pull/2429). **Full Changelog**: https://github.com/huggingface/huggingface_hub/compare/v0.24.3...v0.24.4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.