Skip to content

Commit c2e2fef

Browse files
cbensimonpcuenca
andauthored
Update docs/hub/spaces-zerogpu.md
Co-authored-by: Pedro Cuenca <[email protected]>
1 parent a48f8b4 commit c2e2fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-zerogpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ def generate(prompt, steps):
117117

118118
ZeroGPU does not support `torch.compile`, but you can use PyTorch **ahead-of-time** compilation (requires torch `2.8+`)
119119

120-
Checkout this [blogpost](https://huggingface.co/blog/zerogpu-aoti) for a complete compilation guide on ZeroGPU
120+
Check out this [blogpost](https://huggingface.co/blog/zerogpu-aoti) for a complete guide on ahead-of-time compilation on ZeroGPU.
121121

122122
## Hosting Limitations
123123

0 commit comments

Comments
 (0)