You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/generative-apis/reference-content/rate-limits.mdx
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,25 +17,31 @@ Any model served through Scaleway Generative APIs gets limited by:
17
17
- Tokens per minute
18
18
- Queries per minute
19
19
20
+
Base limits apply if you registered a valid payment method. This limits are increased automatically if you also validate your identity.
21
+
20
22
<Messagetype="tip">
21
-
These limits only apply if you created a Scaleway Account and registered a valid payment method. Otherwise, stricter limits apply to ensure usage stays within Free Tier only.
23
+
If you created a Scaleway Account but did not register a valid payment method, stricter limits apply to ensure usage stays within Free Tier only.
22
24
</Message>
23
25
24
26
## How can I increase the rate limits?
25
27
26
28
We actively monitor usage and will improve rates based on feedback.
27
-
If you need to increase your rate limits, [contact our support team](https://console.scaleway.com/support/create), providing details on the model used and specific use case.
29
+
If you need to increase your rate limits:
30
+
-[Verify your identity](/account/how-to/verify-identity/) to automatically increase your rate limit as described below
31
+
-[Contact our support team](https://console.scaleway.com/support/create), providing details on the model used and specific use case, for additional increase.
28
32
Note that for increases of up to x5 or x10 volumes, we highly recommend using dedicated deployments with [Managed Inference](https://console.scaleway.com/inference/deployments), which provides exactly the same features and API compatibility.
29
33
30
34
### Chat models
31
35
32
-
| Model string | Requests per minute | Total tokens per minute |
0 commit comments