Chutes Rate Limits
Chutes enforces per-account quotas and concurrency limits on public inference through llm.chutes.ai/v1, governed by available subnet capacity, the account's plan (pay-as-you-go vs. Plus/Pro monthly budget), and per-model availability. Free / subsidized models carry the tightest throttles. Private (dedicated) chutes are limited by the GPU capacity provisioned for the deployment rather than a shared quota. Specific per-model RPM/TPM values are not reconciled in this artifact.
Chutes Rate Limits is the machine-readable rate-limit profile for Chutes on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests, tokens, concurrent_requests, spend, and gpu_capacity.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, LLM, Inference, Serverless, and GPU.