Skip to content

Commit 8329bcb

Browse files
storage is best-effort (#1856)
* best-effort * Update storage-limits.md * Update docs/hub/storage-limits.md Co-authored-by: Daniel van Strien <[email protected]> --------- Co-authored-by: Daniel van Strien <[email protected]>
1 parent 4292aeb commit 8329bcb

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/hub/storage-limits.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ We do have mitigations in place to prevent abuse of free public storage, and in
88

99
## Storage plans
1010

11-
| Type of account | Public storage | Private storage |
12-
| ---------------- | -------------- | ---------------------------- |
13-
| Free user or org | Best-effort* 🙏| 100GB |
14-
| PRO | Unlimited | 1TB + pay-as-you-go |
15-
| Team or Enterprise Organizations | Unlimited | 1TB per seat + pay-as-you-go |
11+
| Type of account | Public storage | Private storage |
12+
| -------------------------------- | ---------------- | ---------------------------- |
13+
| Free user or org | Best-effort* 🙏 | 100GB |
14+
| PRO | Unlimited* | 1TB + pay-as-you-go |
15+
| Team or Enterprise Organizations | Unlimited* | 1TB per seat + pay-as-you-go |
1616

1717
💡 [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.
1818

19-
*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 content with limited interest to other users. We ask that you consider upgrading to [PRO, Team or Enterprise](https://huggingface.co/pricing) whenever possible.
19+
\*We aim to continue providing the AI community with free storage space for public repositories. Please use this resource responsibly by uploading content that offers genuine value to other users - not dozens of TBs with limited community interest. If you need substantial storage space, you should upgrade to [PRO, Team or Enterprise](https://huggingface.co/pricing).
20+
2021

2122
### Pay-as-you-go price
2223

0 commit comments

Comments
 (0)