Skip to content

Commit aabaa59

Browse files
committed
add a line about logging in
1 parent 02de78c commit aabaa59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/api-inference/rate-limits.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ The Inference API has rate limits based on the number of requests. These rate li
44

55
Serverless API is not meant to be used for heavy production applications. If you need higher rate limits, consider [Inference Endpoints](https://huggingface.co/docs/inference-endpoints) to have dedicated resources.
66

7+
Only registered users can use the Inference API.
8+
9+
710
| User Tier | Rate Limit |
811
|---------------------|---------------------------|
912
| Signed-up Users | 1.000 requests per day |

0 commit comments

Comments
 (0)