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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,11 @@ This sets the maximum function runtime to 120 seconds. Specifying shorter durati
88
88
89
89
By leveraging ZeroGPU, developers can create more efficient and scalable Spaces, maximizing GPU utilization while minimizing costs.
90
90
91
+
## Recommendations
92
+
93
+
If your demo uses a large model, we recommend [these optimizations](https://huggingface.co/blog/zerogpu-aoti) to maximize the advantages of ZeroGPU hours and
94
+
also to provide a better user experience.
95
+
91
96
## Feedback
92
97
93
98
You can share your feedback on Spaces ZeroGPU directly on the HF Hub: https://huggingface.co/spaces/zero-gpu-explorers/README/discussions
0 commit comments