We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48f8b4 commit c2e2fefCopy full SHA for c2e2fef
docs/hub/spaces-zerogpu.md
@@ -117,7 +117,7 @@ def generate(prompt, steps):
117
118
ZeroGPU does not support `torch.compile`, but you can use PyTorch **ahead-of-time** compilation (requires torch `2.8+`)
119
120
-Checkout this [blogpost](https://huggingface.co/blog/zerogpu-aoti) for a complete compilation guide on ZeroGPU
+Check out this [blogpost](https://huggingface.co/blog/zerogpu-aoti) for a complete guide on ahead-of-time compilation on ZeroGPU.
121
122
## Hosting Limitations
123
0 commit comments