Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/hub/storage-regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
</Tip>

Regions allow you to specify where your organization's models and datasets are stored.
Regions allow you to specify where your organization's models, datasets and Spaces are stored. For non-Enterprise Hub users, repositories are always stored in the US.

This offers two key benefits:

Expand Down Expand Up @@ -82,3 +82,9 @@ This impact is substantial given the typically large size of model weights and d
</div>

For example, European users storing repositories in the EU region can expect approximately 4-5x faster upload and download speeds compared to US storage.

## Spaces

Both Spaces's storage and runtime use the chosen region.

Available hardware configurations vary by region, and some features may not be avaialble in all regions, like persistent storage associated to a Space.
Loading