@@ -6,7 +6,7 @@ author: challenp
6
6
ms.service : azure-ai-openai
7
7
ms.topic : how-to
8
8
ms.custom : references_regions, azuregovernment
9
- ms.date : 8/29 /2024
9
+ ms.date : 12/11 /2024
10
10
recommendations : false
11
11
---
12
12
@@ -22,21 +22,25 @@ Learn more about the different capabilities of each model in [Azure OpenAI Servi
22
22
The following sections show model availability by region and deployment type.
23
23
24
24
### Standard deployment model availability
25
-
26
- | ** Region** | ** gpt-35-turbo** , ** 1106** | ** gpt-35-turbo** , ** 0125** | ** gpt-4** , ** 1106-Preview** | ** gpt-4o** , ** 2024-05-13** | ** text-embedding-ada-002** |
27
- | :--------------| :--------------------------:| :--------------------------:| :---------------------------:| :--------------------------:| :--------------------------:|
28
- | usgovarizona | - | ✅ | ✅ | ✅ | ✅ |
29
- | usgovvirginia | ✅ | ✅ | ✅ | - | ✅ |
30
-
31
- To request quota increases for the pay-as-you-go consumption model, apply at [ https://aka.ms/AOAIGovQuota ] ( https://aka.ms/AOAIGovQuota )
25
+ | ** Region** | ** gpt-4o** , ** 2024-05-13** | ** gpt-4o-mini** , ** 2024-07-18** | ** gpt-4** , ** 1106-Preview** | ** gpt-35-turbo** , ** 0125** | ** gpt-35-turbo** , ** 1106** | ** text-embedding-3-large** , ** 1** | ** text-embedding-ada-002** , ** 2** |
26
+ | :--------------| :--------------------------:| :-------------------------------:| :---------------------------:| :--------------------------:| :--------------------------:| :---------------------------------:| :---------------------------------:|
27
+ | usgovarizona | ✅ | ✅ | ✅ | ✅ | - | ✅ | ✅ |
28
+ | usgovvirginia | ✅ | - | ✅ | ✅ | ✅ | - | ✅ |
29
+
30
+ #### Standard quota limits in tokens per minute (TPM):
31
+ | ** gpt-4o** | ** gpt-4o-mini** | ** gpt-4** | ** gpt-35-turbo** | ** text-embedding-3-large** | ** text-embedding-ada-002** |
32
+ | :----------:| :---------------:| :---------:| :----------------:| :--------------------------:| :-------------------------:|
33
+ | 300k | 600k | 200k | 500k | 700k | 600k |
34
+
35
+ To request quota increases up to these maximum values, submit a request at [ https://aka.ms/AOAIGovQuota ] ( https://aka.ms/AOAIGovQuota ) .
32
36
33
37
### Provisioned deployment model availability
34
- | ** Region** | ** gpt-35-turbo ** , ** 1106 ** | ** gpt-35-turbo ** , ** 0125 ** | ** gpt-4** , ** 1106-Preview** | ** gpt-4o ** , ** 2024-05-13 ** |
35
- | :--------------| :--------------------------:| :--------------------------:| :---------------------------:| :--------------------------:|
36
- | usgovarizona | - | ✅ | - | ✅ |
37
- | usgovvirginia | - | ✅ | ✅ | ✅ |
38
+ | ** Region** | ** gpt-4o ** , ** 2024-05-13 ** | ** gpt-4o-mini ** , ** 2024-07-18 ** | ** gpt-4** , ** 1106-Preview** | ** gpt-35-turbo ** , ** 0125 ** | ** gpt-35-turbo ** , ** 1106 ** |
39
+ | :--------------| :--------------------------:| :------------------------------- :| :---------------------------: | : --------------------------:| :--------------------------:|
40
+ | usgovarizona | ✅ | - | - | ✅ | - |
41
+ | usgovvirginia | ✅ | - | - | ✅ | - |
38
42
39
- > [ ! NOTE]
43
+ [ NOTE]
40
44
> Provisioned Throughput Units (PTUs) are different from standard quota in Azure OpenAI and are not available by default in Azure Government. To learn more about this offering contact your Microsoft Account Team.
41
45
42
46
<br >
0 commit comments