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.
1 parent e5be1b7 commit b226c60Copy full SHA for b226c60
articles/ai-services/openai/includes/global-batch-limits.md
@@ -5,7 +5,7 @@ description: Azure OpenAI model global batch limits
5
manager: nitinme
6
ms.service: azure-ai-openai
7
ms.topic: include
8
-ms.date: 01/14/2025
+ms.date: 02/12/2025
9
---
10
11
## Batch limits
@@ -29,6 +29,7 @@ The table shows the batch quota limit. Quota values for global batch are represe
29
| `gpt-4-turbo` | 300 M | 80 M | 40 M | 90 K | N/A |
30
| `gpt-4` | 150 M | 30 M | 5 M | 100 K | N/A |
31
| `gpt-35-turbo` | 10 B | 1 B | 100 M | 2 M | 50 K |
32
+| `o3-mini`| 15 B | 1 B | 50 M | 90 K | N/A |
33
34
B = billion | M = million | K = thousand
35
0 commit comments