Skip to content

Commit b00d4bf

Browse files
authored
adding additional limitation for storage regions (#1682)
1 parent 3a20e3f commit b00d4bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/hub/storage-backends.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,10 @@ Xet integrates seamlessly with the Hub's current Python-based workflows. However
8585

8686
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:
8787

88-
- **64-bit systems only**: The hf_xet client currently requires a 64-bit architecture; 32-bit systems are not supported.
88+
- **64-bit systems only**: The `hf_xet` client currently requires a 64-bit architecture; 32-bit systems are not supported.
8989
- **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.
9090
- **Full web support currently unavailable**: Full support for chunked uploads via the Hub web interface remains under development.
91+
- **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.
9192
- **Git client integration (git-xet)**: Planned but remains under development.
9293

9394
### Deduplication

0 commit comments

Comments
 (0)