Skip to content

Commit 2258ae7

Browse files
authored
Update ZeroGPU specs (#1718)
1 parent e169c04 commit 2258ae7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/hub/spaces-zerogpu.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Unlike traditional single-GPU allocations, ZeroGPU's efficient system lowers bar
2020

2121
## Technical Specifications
2222

23-
- **GPU Type**: Nvidia A100
24-
- **Available VRAM**: 40GB per workload
23+
- **GPU Type**: Nvidia H200 slice
24+
- **Available VRAM**: 70GB per workload
2525

2626
## Compatibility
2727

@@ -34,7 +34,7 @@ ZeroGPU Spaces are designed to be compatible with most PyTorch-based GPU Spaces.
3434
### Supported Versions
3535

3636
- Gradio: 4+
37-
- PyTorch: 2.0.1, 2.1.2, 2.2.2, 2.4.0 (Note: 2.3.x is not supported due to a [PyTorch bug](https://github.com/pytorch/pytorch/issues/122085))
37+
- PyTorch: 2.1.2, 2.2.2, 2.4.0, 2.5.1 (Note: 2.3.x is not supported due to a [PyTorch bug](https://github.com/pytorch/pytorch/issues/122085))
3838
- Python: 3.10.13
3939

4040
## Getting started with ZeroGPU

0 commit comments

Comments
 (0)