From 23bb302d7f2a790c1fb9376b07cc8b81f60663d2 Mon Sep 17 00:00:00 2001 From: jsulz Date: Tue, 8 Apr 2025 07:54:24 -0700 Subject: [PATCH] adding additional limitation for storage regions --- docs/hub/storage-backends.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hub/storage-backends.md b/docs/hub/storage-backends.md index 6c413f390..76d30ed98 100644 --- a/docs/hub/storage-backends.md +++ b/docs/hub/storage-backends.md @@ -85,9 +85,10 @@ Xet integrates seamlessly with the Hub's current Python-based workflows. However While Xet brings fine-grained deduplication and enhanced performance to Git-based storage, some features and platform compatibilities are still in development. As a result, keep the following constraints in mind when working with a Xet-enabled repository: -- **64-bit systems only**: The hf_xet client currently requires a 64-bit architecture; 32-bit systems are not supported. +- **64-bit systems only**: The `hf_xet` client currently requires a 64-bit architecture; 32-bit systems are not supported. - **Partial JavaScript library support**: The [huggingface.js](https://huggingface.co/docs/huggingface.js/index) library has limited functionality with Xet-backed repositories; additional coverage is planned in future releases. - **Full web support currently unavailable**: Full support for chunked uploads via the Hub web interface remains under development. +- **No EU region support**: Support for EU [storage regions](https://huggingface.co/docs/hub/storage-regions) with Xet-backed repositories is planned but remains under development. - **Git client integration (git-xet)**: Planned but remains under development. ### Deduplication