blob: ffdba4101ec38148c0ed342748ad8739bbdb15e2 (
plain) (
blame)
1
2
3
4
5
6
|
Xet-core enables huggingface_hub to utilize xet storage for uploading
and downloading to HF Hub. Xet storage provides chunk-based
deduplication, efficient storage/retrieval with local disk caching,
and backwards compatibility with Git LFS. This library is not meant to
be used directly, and is instead intended to be used from
huggingface_hub.
|