We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b2a9dc + d4f65df commit 4dd0bdbCopy full SHA for 4dd0bdb
articles/ai-services/openai/includes/global-batch-limits.md
@@ -26,6 +26,6 @@ The table shows the batch quota limit. Quota values for global batch are represe
26
| `gpt-4o-mini` | 1 B | 40 M | 20 M | 2 M | N/A|
27
| `gpt-4-turbo`<sup>*</sup> | 300 M | 40 M | 1.35 M | 90 K | N/A |
28
| `gpt-4` | 150 M | 5 M | 200 K | 100 K | N/A |
29
-| `gpt-35-turbo` | 10 B | 100 M | 2 M | 2 M | 50 K |
+| `gpt-35-turbo` | 10 B | 100 M | 5 M | 2 M | 50 K |
30
31
B = billion | M = million | K = thousand
0 commit comments