Skip to content

Commit 688cd98

Browse files
Update spaces-zerogpu.md to include blog (#1898)
* Update spaces-zerogpu.md to include blog * Update spaces-zerogpu.md * Update docs/hub/spaces-zerogpu.md Co-authored-by: vb <[email protected]> --------- Co-authored-by: vb <[email protected]>
1 parent b6a862d commit 688cd98

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/hub/spaces-zerogpu.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,12 @@ Check out this [blogpost](https://huggingface.co/blog/zerogpu-aoti) for a comple
126126

127127
By leveraging ZeroGPU, developers can create more efficient and scalable Spaces, maximizing GPU utilization while minimizing costs.
128128

129+
## Recommendations
130+
131+
If your demo uses a large model, we recommend using optimizations like ahead-of-time compilation and flash-attention 3. You can learn how to leverage these with
132+
ZeroGPU in [this post](https://huggingface.co/blog/zerogpu-aoti). These optimizations will help you to maximize the advantages of ZeroGPU hours and provide
133+
a better user experience.
134+
129135
## Feedback
130136

131137
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

Comments
 (0)