Hello,
We use Hugging Face models in our tests and encountered the following error when trying to access https://huggingface.co/api/models/HuggingFaceTB
:
Too many requests for URL: https://huggingface.co/api/models/HuggingFaceTB
We do not use an authentication token due to security reasons.
Our questions:
- What are the request rate limits for non-authenticated users?
- Is there a way to check our current rate limits or remaining quota?
- Are there alternative solutions to avoid hitting these limits without using authentication?
Any guidance would be appreciated.
Thanks!
Mikhail