File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -22,15 +22,15 @@ As soon as your Space is running on GPU you can see which hardware it’s runnin
22
22
23
23
In the following table, you can see the Specs for the different upgrade options.
24
24
25
- | ** Hardware** | ** CPU** | ** Memory** | ** Disk** | ** Hourly Price** |
26
- | --------------------- | --------- | ------------ | ---------- | ------------------ |
27
- | CPU Basic | 2 vCPU | 16 GB | 50 GB | Free! |
28
- | CPU Upgrade | 8 vCPU | 32 GB | 50 GB | $0.03 |
29
- | Nvidia T4 - small | 4 vCPU | 15 GB | 50 GB | $0.60 |
30
- | Nvidia T4 - medium | 8 vCPU | 30 GB | 100 GB | $0.90 |
31
- | Nvidia A10G - small | 4 vCPU | 15 GB | 110 GB | $1.05 |
32
- | Nvidia A10G - large | 12 vCPU | 46 GB | 200 GB | $3.15 |
33
- | Nvidia A100 - large | 12 vCPU | 142 GB | 1000 GB | $4.13 |
25
+ | ** Hardware** | ** GPU Memory ** | ** CPU** | ** Memory** | ** Disk** | ** Hourly Price** |
26
+ | --------------------- | ----------------- | ---------- | -------------- | ---------- | ---------------- |
27
+ | CPU Basic | - | 2 vCPU | 16 GB | 50 GB | Free! |
28
+ | CPU Upgrade | - | 8 vCPU | 32 GB | 50 GB | $0.03 |
29
+ | Nvidia T4 - small | 16GB | 4 vCPU | 15 GB | 50 GB | $0.60 |
30
+ | Nvidia T4 - medium | 16GB | 8 vCPU | 30 GB | 100 GB | $0.90 |
31
+ | Nvidia A10G - small | 24GB | 4 vCPU | 15 GB | 110 GB | $1.05 |
32
+ | Nvidia A10G - large | 24GB | 12 vCPU | 46 GB | 200 GB | $3.15 |
33
+ | Nvidia A100 - large | 40GB | 12 vCPU | 142 GB | 1000 GB | $4.13 |
34
34
35
35
## Configure hardware programmatically
36
36
You can’t perform that action at this time.
0 commit comments