@@ -23,20 +23,24 @@ The following sections show model availability by region and deployment type.
23
23
24
24
### Standard deployment model availability
25
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
- | :--------------| :--------------------------:| :--------------------------:| :---------------------------:| :--------------------------:| :--------------------------:| :--------------------------:| :--------------------------:|
26
+ | :--------------| :--------------------------:| :------------------------------- :| :---------------------------:| :--------------------------:| :--------------------------:| :--------------------------------- :| :------- --------------------------:|
27
27
| usgovarizona | ✅ | ✅ | ✅ | ✅ | - | ✅ | ✅ |
28
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 |
29
34
30
-
31
- To request quota increases for the pay-as-you-go consumption model, apply at [ https://aka.ms/AOAIGovQuota ] ( https://aka.ms/AOAIGovQuota )
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
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** |
35
- | :--------------| :--------------------------:| :--------------------------:| :---------------------------:| :--------------------------:| :--------------------------:|
39
+ | :--------------| :--------------------------:| :------------------------------- :| :---------------------------:| :--------------------------:| :--------------------------:|
36
40
| usgovarizona | ✅ | - | - | ✅ | - |
37
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