Skip to content

Commit fa59de1

Browse files
add new a10g flavor (#1123)
1 parent dd5392a commit fa59de1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/hub/spaces-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,15 @@ For step-by-step tutorials to creating your first Space, see the guides below:
2727
Each Spaces environment is limited to 16GB RAM, 2 CPU cores and 50GB of (not persistent) disk space by default, which you can use free of charge. You can upgrade to better hardware, including a variety of GPU accelerators and persistent storage, for a [competitive price](https://huggingface.co/pricing#spaces). To request an upgrade, please click the _Settings_ button in your Space and select your preferred hardware environment.
2828

2929
| **Hardware** | **GPU Memory** | **CPU** | **Memory** | **Disk** | **Hourly Price** |
30-
|--------------------- |----------------- |---------- |-------------- |---------- | ---------------- |
30+
|--------------------- |---------------- |---------- |------------ |---------- | ---------------- |
3131
| CPU Basic | - | 2 vCPU | 16 GB | 50 GB | Free! |
3232
| CPU Upgrade | - | 8 vCPU | 32 GB | 50 GB | $0.03 |
3333
| Nvidia T4 - small | 16GB | 4 vCPU | 15 GB | 50 GB | $0.60 |
3434
| Nvidia T4 - medium | 16GB | 8 vCPU | 30 GB | 100 GB | $0.90 |
3535
| Nvidia A10G - small | 24GB | 4 vCPU | 15 GB | 110 GB | $1.05 |
3636
| Nvidia A10G - large | 24GB | 12 vCPU | 46 GB | 200 GB | $3.15 |
37+
| 2x Nvidia A10G - large| 48GB | 24 vCPU | 92 GB | 1000 GB | $5.70 |
38+
| 4x Nvidia A10G - large| 96GB | 48 vCPU | 184 GB | 2000 GB | $10.80 |
3739
| Nvidia A100 - large | 40GB | 12 vCPU | 142 GB | 1000 GB | $4.13 |
3840

3941
| **Storage tier** | **Size** | **Persistent** | **Monthly price** |

0 commit comments

Comments
 (0)