New PRO subscription 15 minutes ago, but getting GPU request quota error message

#98
by nazimali - opened

Hi,

Just got a pro subscription and created a new chatbot gradio space to test it out, but now getting error that GPU request quota is maxed out. Where are these quotas documented?

You have exceeded your GPU quota (286s left vs 300s requested). Signup on Huggingface or try again in 2 days.
ZeroGPU Explorers org

@nazimali

5 minutes is the maximum time that can be requested at once
Quotas are only applied to visitors, they do not depend on the Space. As a Space author you are subject to the same quotas than arbitrary visitors
Quotas have a half-life of 2h. It means that what you used count half after 2h (precision is of course down to the second)

(I don't work for HF, not affiliated with HF, I just know this because clients ask the same thing).

Thank you for the details, appreciate it! I've run into GPU warningsbefore because sometimes I test out gpuzero spaces, but I assumed it was because I didn't have a pro subscription. It would be helpful to document this in the readme.

Sign up or log in to comment