You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/academia-hub.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,6 @@ Key Features of Academia Hub:
41
41
42
42
Ask your university's IT or Procurement Team to <ahref="https://huggingface.co/contact/sales?from=academia"target="_blank">get in touch</a> to initiate the subscription process to the Academia Hub today. Academia Hub can not be initiated by students themselves.
43
43
44
-
#### Private storage
44
+
#### Repository Storage
45
45
46
-
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.
46
+
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.
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.
30
+
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.
Copy file name to clipboardExpand all lines: docs/hub/storage-limits.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Storage limits
2
2
3
-
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).
3
+
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).
4
4
5
5
> [!TIP]
6
6
> 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
11
11
12
12
## Storage plans
13
13
14
-
| Type of account | Public storage | Private storage |
| Free user or org | Best-effort\* 🙏 <br> usually up to 5TB for impactful work | 100GB |
17
+
| PRO | Up to 10TB included\* ✅ <br> grants available for impactful work† | 1TB + pay-as-you-go |
18
+
| Team Organizations | 12TB base + 1TB per seat ✅ | 1TB per seat + pay-as-you-go |
19
+
| Enterprise Organizations | 500TB base + 1TB per seat 🏆 | 1TB per seat + pay-as-you-go |
19
20
20
21
💡 [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.
21
22
22
-
\*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).
23
+
\*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).
23
24
25
+
† 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.
24
26
25
27
### Pay-as-you-go price
26
28
@@ -45,7 +47,7 @@ We gathered a list of tips and recommendations for structuring your repo. If you
| Commits per repo | - | upload multiple files per commit and/or squash history |
47
49
48
-
_* Not relevant when using `git` CLI directly_
50
+
_\* Not relevant when using `git` CLI directly_
49
51
50
52
Please read the next section to understand better those limits and how to deal with them.
51
53
@@ -115,7 +117,7 @@ To do that, to ensure we can effectively support the open-source ecosystem, plea
115
117
116
118
### Grants for private repositories
117
119
118
-
If you need more model/ dataset storage than your allocated private storage for academic/ research purposes, please reach out to us at [email protected] or [email protected]along with a proposal of how you will use the storage grant.
120
+
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 [email protected] or [email protected] with a proposal explaining your use case and demonstrated impact.
119
121
120
122
121
123
## How can I free up storage space in my account/organization?
0 commit comments