Skip to content

Commit f873987

Browse files
julien-cpcuenca
andauthored
Update docs/hub/rate-limits.md
Co-authored-by: Pedro Cuenca <[email protected]>
1 parent ab92861 commit f873987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/rate-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ To protect our platform's integrity and ensure availability to as many AI commun
55
We define different rate limits for distinct classes of requests. We distinguish three main buckets:
66

77
- **Hub APIs**
8-
- e.g. model or dataset search, repo creation, user management, etc. Note: all those endpoints are documented in [Hub API Endpoints](./api).
8+
- e.g. model or dataset search, repo creation, user management, etc. All endpoints that belong to this bucket are documented in [Hub API Endpoints](./api).
99
- **Resolvers**
1010
- They're all the URLs that contain a `/resolve/` segment in their path, which serve user-generated content from the Hub. Concretely, those are the URLs that are constructed by open source libraries (transformers, datasets, vLLM, llama.cpp, …) or AI applications (LM Studio, Jan, ollama, …) to download model/dataset files from HF.
1111
- Resolve requests are heavily used by the community, and since we optimize our infrastructure to serve them with maximum efficiency, the rate limits for Resolvers are the highest.

0 commit comments

Comments
 (0)