@@ -21,20 +21,22 @@ Learn more about the different capabilities of each model in [Azure OpenAI Servi
21
21
22
22
The following sections show model availability by region and deployment type.
23
23
24
- ### Standard deployment model availability
24
+ <br >
25
+
26
+ ## Standard deployment model availability
25
27
| ** 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
28
| :--------------| :--------------------------:| :-------------------------------:| :---------------------------:| :--------------------------:| :--------------------------:| :---------------------------------:| :---------------------------------:|
27
29
| usgovarizona | ✅ | ✅ | ✅ | ✅ | - | ✅ | ✅ |
28
30
| usgovvirginia | ✅ | - | ✅ | ✅ | ✅ | - | ✅ |
29
-
30
- #### Standard quota limits in tokens per minute (TPM):
31
+
32
+ To request quota increases for these models, submit a request at [ https://aka.ms/AOAIGovQuota ] ( https://aka.ms/AOAIGovQuota ) . Please note the following maximum quota limits that will be granted via that form:
31
33
| ** gpt-4o** | ** gpt-4o-mini** | ** gpt-4** | ** gpt-35-turbo** | ** text-embedding-3-large** | ** text-embedding-ada-002** |
32
34
| :----------:| :---------------:| :---------:| :----------------:| :--------------------------:| :-------------------------:|
33
- | 300k | 600k | 200k | 500k | 700k | 600k |
35
+ | 300k | 600k | 200k | 500k | 700k | 700k |
34
36
35
- To request quota increases up to these maximum values, submit a request at [ https://aka.ms/AOAIGovQuota ] ( https://aka.ms/AOAIGovQuota ) .
37
+ < br >
36
38
37
- ### Provisioned deployment model availability
39
+ ## Provisioned deployment model availability
38
40
| ** 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
41
| :--------------| :--------------------------:| :-------------------------------:| :---------------------------:| :--------------------------:| :--------------------------:|
40
42
| usgovarizona | ✅ | - | - | ✅ | - |
0 commit comments