Skip to content

Commit 4dd0bdb

Browse files
Merge pull request #283482 from mrbullwinkle/mrb_08_01_2024_batch-004
[Azure OpenAI] quota fix
2 parents 5b2a9dc + d4f65df commit 4dd0bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/global-batch-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ The table shows the batch quota limit. Quota values for global batch are represe
2626
| `gpt-4o-mini` | 1 B | 40 M | 20 M | 2 M | N/A|
2727
| `gpt-4-turbo`<sup>*</sup> | 300 M | 40 M | 1.35 M | 90 K | N/A |
2828
| `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 |
29+
| `gpt-35-turbo` | 10 B | 100 M | 5 M | 2 M | 50 K |
3030

3131
B = billion | M = million | K = thousand

0 commit comments

Comments
 (0)