From d90b4cfeedf8539a5a521ac4463c6fc56b0e8ee7 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Fri, 10 Oct 2025 09:57:21 +0200 Subject: [PATCH 1/6] mention LLMs more, NLP is kinda out of date:) --- docs/hub/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/index.md b/docs/hub/index.md index 46eea68918..9db56be5ab 100644 --- a/docs/hub/index.md +++ b/docs/hub/index.md @@ -117,7 +117,7 @@ The Hugging Face Hub hosts Git-based repositories, which are version-controlled On it, you'll be able to upload and discover... -- Models: _hosting the latest state-of-the-art models for NLP, vision, and audio tasks_ +- Models: _hosting the latest state-of-the-art models for LLM, text, vision, and audio tasks_ - Datasets: _featuring a wide variety of data for different domains and modalities_ - Spaces: _interactive apps for demonstrating ML models directly in your browser_ From 2e7de19cb0b21be6df1fb10386b07c52deeb73f3 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Fri, 10 Oct 2025 10:13:02 +0200 Subject: [PATCH 2/6] mention Public storage --- docs/hub/academia-hub.md | 4 ++-- docs/hub/enterprise-hub.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hub/academia-hub.md b/docs/hub/academia-hub.md index d17afa3b79..fe569ff3c9 100644 --- a/docs/hub/academia-hub.md +++ b/docs/hub/academia-hub.md @@ -41,6 +41,6 @@ Key Features of Academia Hub: Ask your university's IT or Procurement Team to get in touch to initiate the subscription process to the Academia Hub today. Academia Hub can not be initiated by students themselves. -#### Private storage +#### Repository Storage -Academia Hub includes 1TB of [private repository storage](./storage-limits) per seat in the subscription, i.e. if your institution has 400 students and faculty, your students and faculty have 400TB included storage across their private models and datasets. +Academia Hub includes more [included public storage](./storage-limits) as well as 1TB of [private repository storage](./storage-limits) per seat in the subscription, i.e. if your institution has 400 students and faculty, your students and faculty have 400TB included storage across their private models and datasets. diff --git a/docs/hub/enterprise-hub.md b/docs/hub/enterprise-hub.md index 69cd8c9f6d..5614718ea5 100644 --- a/docs/hub/enterprise-hub.md +++ b/docs/hub/enterprise-hub.md @@ -27,4 +27,4 @@ In this section we will document the following Enterprise Hub features: - [Network Security](./enterprise-hub-network-security) - [Higher Rate limits](./rate-limits) -Finally, Team & Enterprise plans include 1TB of [private repository storage](./storage-limits) per seat in the subscription, i.e. if your organization has 40 members, then you have 40TB included storage for your private models and datasets. +Finally, Team & Enterprise plans include vastly more [included public storage](./storage-limits), as well as 1TB of [private storage](./storage-limits) per seat in the subscription, i.e. if your organization has 40 members, then you have 40TB included storage for your private models and datasets. From 34665dba71c47ae98c2fd564b94ee15dd9be54c2 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Fri, 10 Oct 2025 10:33:11 +0200 Subject: [PATCH 3/6] Storage table --- docs/hub/storage-limits.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/docs/hub/storage-limits.md b/docs/hub/storage-limits.md index dca00de3f6..28d2388696 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -1,6 +1,6 @@ # Storage limits -At Hugging Face our intent is to provide the AI community with as much **free storage space for public repositories** as we can. We do bill for storage space for **private repositories**, above a free tier (see table below). +At Hugging Face we aim to provide the AI community with significant volumes of **free storage space for public repositories**. We bill for storage space for **private repositories**, above a free tier (see table below). > [!TIP] > Storage limits and policies apply to both model and dataset repositories on the Hub. @@ -11,16 +11,18 @@ We do have mitigations in place to prevent abuse of free public storage, and in ## Storage plans -| Type of account | Public storage | Private storage | -| -------------------------------- | ---------------- | ---------------------------- | -| Free user or org | Best-effort* πŸ™ | 100GB | -| PRO | Unlimited* βœ… | 1TB + pay-as-you-go | -| Team or Enterprise Organizations | Unlimited* βœ… | 1TB per seat + pay-as-you-go | +| Type of account | Public storage | Private storage | +| ------------------------ | ------------------------------------------------------------- | ---------------------------- | +| Free user or org | Best-effort\* πŸ™
usually up to 5TB for impactful work | 100GB | +| PRO | ~10TB included\* βœ…
grants available for impactful work† | 1TB + pay-as-you-go | +| Team Organizations | 12TB base + 1TB per seat βœ… | 1TB per seat + pay-as-you-go | +| Enterprise Organizations | 500TB base + 1TB per seat πŸ† | 1TB per seat + pay-as-you-go | πŸ’‘ [Team or Enterprise Organizations](https://huggingface.co/enterprise) include 1TB of private storage per seat in the subscription: for example, if your organization has 40 members, then you have 40TB of included private storage. -\*We aim to continue providing the AI community with free storage space for public repositories. Beyond the first few gigabytes, please use this resource responsibly by uploading content that offers genuine value to other users. If you need substantial storage space, you will need to upgrade to [PRO, Team or Enterprise](https://huggingface.co/pricing). +\* We aim to continue providing the AI community with generous free storage space for public repositories. Beyond the first few gigabytes, please use this resource responsibly by uploading content that offers genuine value to other users. If you need substantial storage space, you will need to upgrade to [PRO, Team or Enterprise](https://huggingface.co/pricing). +† We work with impactful community members to ensure it is as easy as possible for them to unlock large storage limits. If your models or datasets consistently get many likes and downloads and you hit limits, get in touch. ### Pay-as-you-go price From bc21d8f539ffee90583393cd3630e83ef8eed2c3 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Fri, 10 Oct 2025 10:33:37 +0200 Subject: [PATCH 4/6] missing \ --- docs/hub/storage-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/storage-limits.md b/docs/hub/storage-limits.md index 28d2388696..9b08eb176a 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -47,7 +47,7 @@ We gathered a list of tips and recommendations for structuring your repo. If you | Commit size | <100 files* | upload files in multiple commits | | Commits per repo | - | upload multiple files per commit and/or squash history | -_* Not relevant when using `git` CLI directly_ +_\* Not relevant when using `git` CLI directly_ Please read the next section to understand better those limits and how to deal with them. From 269ea24454705e023cdedc8e19e74a675f17e24f Mon Sep 17 00:00:00 2001 From: Daniel van Strien Date: Fri, 10 Oct 2025 16:17:45 +0100 Subject: [PATCH 5/6] Slightly stronger wording around private storage grants (#1986) * Slightly stronger wording around private storage grants * Update docs/hub/storage-limits.md Co-authored-by: Pedro Cuenca --------- Co-authored-by: Pedro Cuenca --- docs/hub/storage-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hub/storage-limits.md b/docs/hub/storage-limits.md index 9b08eb176a..445b5e4d5b 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -117,7 +117,7 @@ To do that, to ensure we can effectively support the open-source ecosystem, plea ### Grants for private repositories -If you need more model/ dataset storage than your allocated private storage for academic/ research purposes, please reach out to us at datasets@huggingface.co or models@huggingface.co along with a proposal of how you will use the storage grant. +We recommend that academic and research institutions upgrade to Team, Enterprise, or Academia Hub for guaranteed storage limits. For researchers doing highly impactful work who are genuinely blocked by lack of institutional funding, PRO storage grants may be available on a case-by-case basis. Please contact datasets@huggingface.co or models@huggingface.co with a proposal explaining your use case and demonstrated impact. ## How can I free up storage space in my account/organization? From ddfe999602d2330d6534a31abd87280647ad3b79 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Fri, 10 Oct 2025 17:25:07 +0200 Subject: [PATCH 6/6] one more tweak --- docs/hub/storage-limits.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/hub/storage-limits.md b/docs/hub/storage-limits.md index 445b5e4d5b..0f3bea099e 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -11,12 +11,12 @@ We do have mitigations in place to prevent abuse of free public storage, and in ## Storage plans -| Type of account | Public storage | Private storage | -| ------------------------ | ------------------------------------------------------------- | ---------------------------- | -| Free user or org | Best-effort\* πŸ™
usually up to 5TB for impactful work | 100GB | -| PRO | ~10TB included\* βœ…
grants available for impactful work† | 1TB + pay-as-you-go | -| Team Organizations | 12TB base + 1TB per seat βœ… | 1TB per seat + pay-as-you-go | -| Enterprise Organizations | 500TB base + 1TB per seat πŸ† | 1TB per seat + pay-as-you-go | +| Type of account | Public storage | Private storage | +| ------------------------ | ------------------------------------------------------------------ | ---------------------------- | +| Free user or org | Best-effort\* πŸ™
usually up to 5TB for impactful work | 100GB | +| PRO | Up to 10TB included\* βœ…
grants available for impactful work† | 1TB + pay-as-you-go | +| Team Organizations | 12TB base + 1TB per seat βœ… | 1TB per seat + pay-as-you-go | +| Enterprise Organizations | 500TB base + 1TB per seat πŸ† | 1TB per seat + pay-as-you-go | πŸ’‘ [Team or Enterprise Organizations](https://huggingface.co/enterprise) include 1TB of private storage per seat in the subscription: for example, if your organization has 40 members, then you have 40TB of included private storage.