Skip to content

Commit e7d53f5

Browse files
authored
[ZeroGPU] Blackwell update (#2474)
1 parent d9b664f commit e7d53f5

6 files changed

Lines changed: 23 additions & 30 deletions

File tree

docs/hub/advanced-compute-options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Team & Enterprise organizations gain access to advanced compute options to accel
77

88
## Host ZeroGPU Spaces in your organization
99

10-
ZeroGPU is a dynamic GPU allocation system that optimizes AI deployment on Hugging Face Spaces. By automatically allocating and releasing NVIDIA H200 GPU slices (70GB VRAM) as needed, organizations can efficiently serve their AI applications without dedicated GPU instances.
10+
ZeroGPU is a dynamic GPU allocation system that optimizes AI deployment on Hugging Face Spaces. By automatically allocating and releasing NVIDIA RTX Pro 6000 Blackwell GPUs (96GB VRAM) as needed, organizations can efficiently serve their AI applications without dedicated GPU instances.
1111

1212
<div class="flex justify-center" style="max-width: 550px">
1313
<img
@@ -24,9 +24,9 @@ ZeroGPU is a dynamic GPU allocation system that optimizes AI deployment on Huggi
2424

2525
**Key benefits for organizations**
2626

27-
- **Free GPU Access**: Access powerful NVIDIA H200 GPUs at no additional cost through dynamic allocation
27+
- **Free GPU Access**: Access powerful NVIDIA RTX Pro 6000 Blackwell GPUs at no additional cost through dynamic allocation
2828
- **Enhanced Resource Management**: Host up to 50 ZeroGPU Spaces for efficient team-wide AI deployment
2929
- **Simplified Deployment**: Easy integration with PyTorch-based models, Gradio apps, and other Hugging Face libraries
30-
- **Enterprise-Grade Infrastructure**: Access to high-performance NVIDIA H200 GPUs with 70GB VRAM per workload
30+
- **Enterprise-Grade Infrastructure**: Access to high-performance NVIDIA RTX Pro 6000 Blackwell GPUs with up to 96GB VRAM per workload
3131

3232
[Learn more about ZeroGPU →](https://huggingface.co/docs/hub/spaces-zerogpu)

docs/hub/enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Team & Enterprise organization plans add advanced capabilities to organizations,
4646
| Feature | Free | Team | Enterprise | Enterprise Plus |
4747
| -------------------------------------- | --------- | ----------- | ----------- | --------------- |
4848
| Spaces – CPU-based runtime | 8 units\* | ✅ No limit | ✅ No limit | ✅ No limit |
49-
| Spaces – ZeroGPU usage tiers | 3.5 min† | 25 min† | 45 min† | 45 min† |
49+
| Spaces – ZeroGPU usage tiers | 5 min† | 40 min† | 60 min† | 60 min† |
5050
| Spaces – Upgraded hardware | PAYG | PAYG | PAYG | PAYG |
5151
| Dev Mode / Custom domain for Spaces |||||
5252
| Jobs & Scripts (train/fine-tune, eval) | PAYG | PAYG | PAYG | PAYG |

docs/hub/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The [🤗 `datasets`](https://huggingface.co/docs/datasets/index) library allows
184184

185185
We currently support two awesome Python SDKs (**[Gradio](https://gradio.app/)** and **[Streamlit](./spaces-sdks-streamlit)**) that let you build cool apps in a matter of minutes. Users can also create static Spaces, which are simple HTML/CSS/JavaScript pages, or deploy any Docker-based application.
186186

187-
If you need GPU power for your demos, try [**ZeroGPU**](./spaces-zerogpu): it dynamically provides NVIDIA H200 GPUs, in real-time, only when needed.
187+
If you need GPU power for your demos, try [**ZeroGPU**](./spaces-zerogpu): it dynamically provides NVIDIA RTX Pro 6000 Blackwell GPUs, in real-time, only when needed.
188188

189189
After you've explored a few Spaces (take a look at our [Space of the Week!](https://huggingface.co/spaces)), dive into the [**Spaces documentation**](./spaces-overview) to learn all about how you can create your own Space. You'll also be able to upgrade your Space to run on a GPU or other accelerated hardware. ⚡️
190190

docs/hub/spaces-api-endpoints.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,15 +228,15 @@ ZeroGPU Spaces have usage quotas based on your account type:
228228
| Account Type | Included Daily GPU Quota |
229229
|-------------|--------------------------|
230230
| Unauthenticated | 2 minutes |
231-
| Free account | 3.5 minutes |
232-
| PRO account | 25 minutes |
231+
| Free account | 5 minutes |
232+
| PRO account | 40 minutes |
233233

234234
When you authenticate with your token, your account's GPU quota is consumed. Unauthenticated requests use a shared pool with stricter limits.
235235

236236
PRO, Team, and Enterprise users can go beyond their included daily quota using pre-paid credits at the rate of **$1 per 10 minutes** of GPU time.
237237

238238
> [!TIP]
239-
> You can [subscribe to PRO](https://huggingface.co/subscribe/pro) for 25 minutes of daily GPU quota, higher queue priority, and the ability to extend your quota with credits.
239+
> You can [subscribe to PRO](https://huggingface.co/subscribe/pro) for 40 minutes of daily GPU quota, higher queue priority, and the ability to extend your quota with credits.
240240
241241
## Common patterns
242242

docs/hub/spaces-mcp-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ From your [Hub MCP settings](https://huggingface.co/settings/mcp), select your M
2828
If your MCP client is configured correctly, the Spaces you added will be available instantly without changing anything (if it doesn't restart your client and it should appear). Most MCP clients will list what tools are currently loaded so you can make sure the Space is available.
2929

3030
> [!TIP]
31-
> For ZeroGPU Spaces, your quota will be used when the tool is called, if you run out of quota you can <a href="https://huggingface.co/subscribe/pro?from=ZeroGPU" target="_blank">subscribe to PRO</a> to get 25 minutes of daily quota (x8 more quota than free users). For example your PRO account lets you generate up to 600 images per day using FLUX.1-schnell.
31+
> For ZeroGPU Spaces, your quota will be used when the tool is called, if you run out of quota you can <a href="https://huggingface.co/subscribe/pro?from=ZeroGPU" target="_blank">subscribe to PRO</a> to get 40 minutes of daily quota (x8 more quota than free users). For example your PRO account lets you generate up to 600 images per day using FLUX.1-schnell.
3232
3333
## Build your own MCP-compatible Gradio Space
3434

docs/hub/spaces-zerogpu.md

Lines changed: 14 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://cdn-uploads.huggingface.co/production/uploads/5f17f0a0925b9863e28ad517/naVZI-v41zNxmGlhEhGDJ.gif" style="max-width: 440px; width: 100%" alt="ZeroGPU schema" />
44

5-
ZeroGPU is a shared infrastructure that optimizes GPU usage for AI models and demos on Hugging Face Spaces. It dynamically allocates and releases NVIDIA H200 GPUs as needed, offering:
5+
ZeroGPU is a shared infrastructure that optimizes GPU usage for AI models and demos on Hugging Face Spaces. It dynamically allocates and releases NVIDIA RTX Pro 6000 Blackwell GPUs as needed, offering:
66

77
1. **Free GPU Access**: Enables cost-effective GPU usage for Spaces.
88
2. **Multi-GPU Support**: Allows Spaces to leverage multiple GPUs concurrently on a single application.
@@ -22,10 +22,10 @@ Unlike traditional single-GPU allocations, ZeroGPU's efficient system lowers bar
2222

2323
ZeroGPU supports two GPU sizes
2424

25-
| GPU size | Backing hardware | Vram | Quota cost |
26-
|---------------------|------------------|--------------------------|------------|
27-
| `large` *(default)* | Half NVIDIA H200 | 70GB ||
28-
| `xlarge` | Full NVIDIA H200 | 141GB ||
25+
| GPU size | Backing hardware | Vram | Quota cost |
26+
|---------------------|------------------------------------|------|------------|
27+
| `large` *(default)* | Half NVIDIA RTX Pro 6000 Blackwell | 48GB ||
28+
| `xlarge` | Full NVIDIA RTX Pro 6000 Blackwell | 96GB ||
2929

3030
> [!NOTE]
3131
> See [GPU size selection](#gpu-size-selection) to learn how to use sizes
@@ -41,21 +41,14 @@ ZeroGPU Spaces are designed to be compatible with most PyTorch-based GPU Spaces.
4141
### Supported Versions
4242

4343
- **Gradio**: 4+
44-
- **PyTorch**: Almost all versions from **2.1.0** to **latest** are supported
44+
- **PyTorch**: Almost all versions from **2.8.0** to **latest** are supported
4545
<details>
4646
<summary>See full list</summary>
4747

48-
- 2.1.0
49-
- 2.1.1
50-
- 2.1.2
51-
- 2.2.0
52-
- 2.2.2
53-
- 2.4.0
54-
- 2.5.1
55-
- 2.6.0
56-
- 2.7.1
5748
- 2.8.0
5849
- 2.9.1
50+
- 2.10.0
51+
- 2.11.0
5952

6053
</details>
6154
- **Python**:
@@ -106,9 +99,9 @@ Lazy-loading or moving models to CUDA inside `@spaces.GPU` is discouraged, as it
10699
107100
## GPU size selection
108101

109-
The default size used by `@spaces.GPU` is `large` (half H200).
102+
The default size used by `@spaces.GPU` is `large` (half NVIDIA RTX Pro 6000 Blackwell).
110103

111-
You can explicitly request a full H200 by specifying `size="xlarge"`:
104+
You can explicitly request a full NVIDIA RTX Pro 6000 Blackwell by specifying `size="xlarge"`:
112105

113106
``` python
114107
@spaces.GPU(size="xlarge")
@@ -163,10 +156,10 @@ GPU usage is subject to **daily** quotas, per account tier:
163156
| Account type | Included daily GPU quota | Queue priority |
164157
| ------------------------------ | ------------------------ | --------------- |
165158
| Unauthenticated | 2 minutes | Low |
166-
| Free account | 3.5 minutes | Medium |
167-
| PRO account | 25 minutes (extensible) | Highest |
168-
| Team organization member | 25 minutes (extensible) | Highest |
169-
| Enterprise organization member | 45 minutes (extensible) | Highest |
159+
| Free account | 5 minutes | Medium |
160+
| PRO account | 40 minutes (extensible) | Highest |
161+
| Team organization member | 40 minutes (extensible) | Highest |
162+
| Enterprise organization member | 60 minutes (extensible) | Highest |
170163

171164
Included daily quota resets exactly 24 hours after your first GPU usage.
172165

0 commit comments

Comments
 (0)