allenporter / llama-cpp-server

Docker images for easier running of llama-cpp-python server
Apache License 2.0
5 stars 2 forks source link

Update dependency huggingface-hub to v0.24.5 #108

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
huggingface-hub ==0.24.3 -> ==0.24.5 age adoption passing confidence

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.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.



This PR was generated by Mend Renovate. View the repository job log.