From 1c81c4766fc2e12dfe61fe952a3998e3c8f993d4 Mon Sep 17 00:00:00 2001 From: Daniel van Strien Date: Mon, 7 Jul 2025 14:54:39 +0100 Subject: [PATCH 1/2] Use Team or Enterprise Organizations naming --- docs/hub/storage-limits.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hub/storage-limits.md b/docs/hub/storage-limits.md index 14d08c8b3b..4123f8b663 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -12,15 +12,15 @@ We do have mitigations in place to prevent abuse of free public storage, and in | ---------------- | -------------- | ---------------------------- | | Free user or org | Best-effort* 🙏| 100GB | | PRO | Unlimited ✅ | 1TB + pay-as-you-go | -| Enterprise Hub | Unlimited ✅ | 1TB per seat + pay-as-you-go | +| Team or Enterprise Organizations | Unlimited ✅ | 1TB per seat + pay-as-you-go | -💡 [Enterprise Hub](https://huggingface.co/enterprise) includes 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. +💡 [Team or Enterprise Organizations](https://huggingface.co/enterprise) includes 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, please don't abuse and upload dozens of TBs of generated anime 😁. If possible, we still ask that you consider upgrading to PRO and/or Enterprise Hub whenever possible. ### Pay-as-you-go price -Above the included 1TB (or 1TB per seat) of private storage in [PRO](https://huggingface.co/subscribe/pro) and [Enterprise Hub](https://huggingface.co/enterprise), private storage is invoiced at **$25/TB/month**, in 1TB increments. See our [billing doc](./billing) for more details. +Above the included 1TB (or 1TB per seat) of private storage in [PRO](https://huggingface.co/subscribe/pro) and [Team or Enterprise Organizations](https://huggingface.co/enterprise), private storage is invoiced at **$25/TB/month**, in 1TB increments. See our [billing doc](./billing) for more details. ## Repository limitations and recommendations From eab4af328fd87bfd11acfcb26b9e9329daf611d8 Mon Sep 17 00:00:00 2001 From: Daniel van Strien Date: Mon, 7 Jul 2025 14:59:39 +0100 Subject: [PATCH 2/2] Update docs/hub/storage-limits.md Co-authored-by: Julien Chaumond --- 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 4123f8b663..aab973b91c 100644 --- a/docs/hub/storage-limits.md +++ b/docs/hub/storage-limits.md @@ -14,7 +14,7 @@ We do have mitigations in place to prevent abuse of free public storage, and in | PRO | Unlimited ✅ | 1TB + pay-as-you-go | | Team or Enterprise Organizations | Unlimited ✅ | 1TB per seat + pay-as-you-go | -💡 [Team or Enterprise Organizations](https://huggingface.co/enterprise) includes 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. +💡 [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, please don't abuse and upload dozens of TBs of generated anime 😁. If possible, we still ask that you consider upgrading to PRO and/or Enterprise Hub whenever possible.