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 46c944d commit a48f8b4Copy full SHA for a48f8b4
docs/hub/spaces-zerogpu.md
@@ -115,7 +115,7 @@ def generate(prompt, steps):
115
116
## Compilation
117
118
-ZeroGPU does not support `torch.compile` but you can use PyTorch **ahead-of-time** compilation (requires torch `2.8+`)
+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
121
0 commit comments