diff options
Diffstat (limited to 'misc/py-hf-xet/pkg-descr')
-rw-r--r-- | misc/py-hf-xet/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/py-hf-xet/pkg-descr b/misc/py-hf-xet/pkg-descr new file mode 100644 index 000000000000..ffdba4101ec3 --- /dev/null +++ b/misc/py-hf-xet/pkg-descr @@ -0,0 +1,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. |