From de06f74f8a97e78b6c4195324b352e93fc3893c3 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Mon, 17 Mar 2025 14:58:34 +0100 Subject: [PATCH 1/2] set a `/docs/hub/xet` alias for ease of use --- docs/hub/_redirects.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hub/_redirects.yml b/docs/hub/_redirects.yml index 6fd3b5dd8..0831a66db 100644 --- a/docs/hub/_redirects.yml +++ b/docs/hub/_redirects.yml @@ -18,3 +18,4 @@ api-webhook: webhooks adapter-transformers: adapters security-two-fa: security-2fa repositories-recommendations: storage-limits +xet: storage-backends#xet From f84230227510c84afd80812f669ba2e527942742 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Mon, 17 Mar 2025 15:03:27 +0100 Subject: [PATCH 2/2] Add a note that we will fast-track PRO users and Enterprise Hub organizations --- docs/hub/storage-backends.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hub/storage-backends.md b/docs/hub/storage-backends.md index aeab92828..0da8c4096 100644 --- a/docs/hub/storage-backends.md +++ b/docs/hub/storage-backends.md @@ -46,6 +46,7 @@ To start using Xet Storage, you need a Xet-enabled repository and a Xet-aware ve To make Xet the default for all your repositories, [join the waitlist](https://huggingface.co/join/xet)! You can apply for yourself or your entire organization (requires [admin permissions](https://huggingface.co/docs/hub/organizations-security)). Once approved, all current repositories will be automatically migrated to Xet and future repositories will be Xet-enabled by default. +Note that our intent is to fast-track PRO users and Enterprise Hub organizations.