-
Notifications
You must be signed in to change notification settings - Fork 374
Update spaces-zerogpu.md to include blog #1898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
docs/hub/spaces-zerogpu.md
Outdated
|
|
||
| ## Recommendations | ||
|
|
||
| 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it might be better to spell out the optimisations here - maybe you can add them as examples
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure. Is it fine to include them in this doc or did you want me to create a separate doc?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant more just add the keywords in the same line we recommend using X, Y and Z optimisations, you can read about them here. These will help maximize your ZeroGPU usage
(or something along this line)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Co-authored-by: vb <vaibhavs10@gmail.com>
| ## Recommendations | ||
|
|
||
| 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 | ||
| ZeroGPU in [this post](https://huggingface.co/blog/zerogpu-aoti). These optimizations will help you to maximize the advantages of ZeroGPU hours and provide |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hours?
* Update spaces-zerogpu.md to include blog * Update spaces-zerogpu.md * Update docs/hub/spaces-zerogpu.md Co-authored-by: vb <vaibhavs10@gmail.com> --------- Co-authored-by: vb <vaibhavs10@gmail.com>
No description provided.