-
Notifications
You must be signed in to change notification settings - Fork 374
[Inference API] update docs to reflect new daily rate limits #1439
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. |
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.
Is there a typo? 😄
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.
Didn't know about this update but why not 🤷♂️ Feels like almost unlimited ^^
Co-authored-by: Lucain <[email protected]>
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.
Approving PR but could you link the convo where this change has been decided? (or at least the server-side PR?)
docs/api-inference/rate-limits.md
Outdated
| | Signed-up Users | 1.000 requests per day | | ||
| | PRO and Enterprise Users | 20.000 requests per day | |
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.
This might be confusing to US people (they can read it as 1 and 20 requests per day with too many decimals). Maybe use "1 thousand" or "1K" instead?
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.
yes, either 1k/20k or 1,000/20,000 otherwise
Here is the server-side PR: https://github.com/huggingface-internal/api-inference/pull/2051 |
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.
small update but LGTM
Co-authored-by: Julien Chaumond <[email protected]>
No description provided.