-
Couldn't load subscription status.
- Fork 377
purge HF_HUB_ENABLE_HF_TRANSFER; promote Xet #2000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments (hf-xet is already a required dependency)
Co-authored-by: Lucain <lucain@huggingface.co>
docs/hub/models-downloading.md
Outdated
| If you are running on a machine with high bandwidth, | ||
| you can increase your download speed with [`hf_transfer`](https://github.com/huggingface/hf_transfer), | ||
| a Rust-based library developed to speed up file transfers with the Hub. | ||
| you can speed up downloads by allowing `hf_xet` to run on all CPU cores. `hf_xet` is a Rust-based package leveraging the new Xet storage backend to optimize file transfers with chunk-based deduplication. `hf_xet` is enabled by default but with lower performances to avoid bloating available CPU and bandwidth, which could degrade UX. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe add a link to /docs/hub/xet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving ✔️ (with Julien's comment)
|
nice pr number |
No description provided.