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/spaces-zerogpu.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
ZeroGPU introduces a new approach to GPU utilization in Hugging Face Spaces. This innovative hardware solution offers two primary benefits:
6
6
7
7
1.**Free GPU Access**: Enables cost-effective GPU usage for Spaces.
8
-
2.**Multi-GPU Support**: Allows Spaces to leverage multiple GPUs concurrently on a single applications.
8
+
2.**Multi-GPU Support**: Allows Spaces to leverage multiple GPUs concurrently on a single application.
9
9
10
10
ZeroGPU achieves these goals by implementing an efficient GPU allocation system, dynamically assigning and releasing GPUs as needed. This contrasts with traditional GPU Spaces, which are limited to a single dedicated GPU.
0 commit comments