Skip to content

Commit ed8664e

Browse files
authored
Merge pull request #649 from mrbullwinkle/mrb_10_03_2024_new_sku_autogen_updates
[Azure OpenAI] Autogen table updates
2 parents 389aa48 + 984de32 commit ed8664e

File tree

7 files changed

+117
-145
lines changed

7 files changed

+117
-145
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 7 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,9 @@ You can also use the OpenAI text to speech voices via Azure AI Speech. To learn
196196

197197
[!INCLUDE [Standard Models](../includes/model-matrix/standard-models.md)]
198198

199-
This table doesn't include [global standard](../how-to/deployment-types.md) model deployment regional availability for GPT-4o, or fine-tuning regional availability information. Consult the dedicated [global standard deployment section](#global-standard-model-availability) and the [fine-tuning section](#fine-tuning-models) for this information.
199+
This table doesn't include fine-tuning regional availability information. Consult the the [fine-tuning section](#fine-tuning-models) for this information.
200200

201-
### Standard and global standard deployment model quota
202-
203-
[!INCLUDE [Quota](../includes/model-matrix/quota.md)]
201+
For information on default quota, refer to the [quota and limits article](../quotas-limits.md).
204202

205203
### Provisioned deployment model availability
206204

@@ -209,126 +207,19 @@ This table doesn't include [global standard](../how-to/deployment-types.md) mode
209207
> [!NOTE]
210208
> The provisioned version of `gpt-4` **Version:** `turbo-2024-04-09` is currently limited to text only.
211209
212-
### How do I get access to Provisioned?
213-
214-
You need to speak with your Microsoft sales/account team to acquire provisioned throughput. If you don't have a sales/account team, unfortunately at this time, you cannot purchase provisioned throughput.
215-
216210
For more information on Provisioned deployments, see our [Provisioned guidance](./provisioned-throughput.md).
217211

218212
### Global standard model availability
219213

220-
`gpt-4o` **Version:** `2024-08-06`
221-
222-
**Supported regions:**
223-
- eastus
224-
- eastus2
225-
- northcentralus
226-
- southcentralus
227-
- swedencentral
228-
- westus
229-
- westus3
230-
231-
`gpt-4o` **Version:** `2024-05-13`
232-
233-
**Supported regions:**
234-
235-
- australiaeast
236-
- brazilsouth
237-
- canadaeast
238-
- eastus
239-
- eastus2
240-
- francecentral
241-
- germanywestcentral
242-
- japaneast
243-
- koreacentral
244-
- northcentralus
245-
- norwayeast
246-
- polandcentral
247-
- spaincentral
248-
- southafricanorth
249-
- southcentralus
250-
- southindia
251-
- swedencentral
252-
- switzerlandnorth
253-
- uksouth
254-
- westeurope
255-
- westus
256-
- westus3
257-
258-
`gpt-4o-mini` **Version:** `2024-07-18`
259-
260-
**Supported regions:**
261-
262-
- australiaeast
263-
- brazilsouth
264-
- canadaeast
265-
- eastus
266-
- eastus2
267-
- francecentral
268-
- germanywestcentral
269-
- japaneast
270-
- koreacentral
271-
- northcentralus
272-
- norwayeast
273-
- polandcentral
274-
- spaincentral
275-
- southafricanorth
276-
- southcentralus
277-
- southindia
278-
- swedencentral
279-
- switzerlandnorth
280-
- uksouth
281-
- westeurope
282-
- westus
283-
- westus3
284-
285-
`gpt-4` **Version:** `turbo-2024-04-09`
286-
287-
- australiaeast
288-
- brazilsouth
289-
- canadaeast
290-
- eastus
291-
- eastus2
292-
- francecentral
293-
- germanywestcentral
294-
- japaneast
295-
- koreacentral
296-
- northcentralus
297-
- norwayeast
298-
- polandcentral
299-
- spaincentral
300-
- southafricanorth
301-
- southcentralus
302-
- southindia
303-
- swedencentral
304-
- switzerlandnorth
305-
- uksouth
306-
- westeurope
307-
- westus
308-
- westus3
214+
[!INCLUDE [Standard Global](../includes/model-matrix/standard-global.md)]
309215

310-
### Global batch model availability
216+
### Global provisioned managed model availability
311217

312-
### Region and model support
218+
[!INCLUDE [Provisioned Managed Global](../includes/model-matrix/provisioned-global.md)]
313219

314-
The following models support global batch:
315-
316-
| Model | Version | Input format |
317-
|---|---|---|
318-
|`gpt-4o` | 2024-08-06 |text + image |
319-
|`gpt-4o-mini`| 2024-07-18 | text + image |
320-
|`gpt-4o` | 2024-05-13 |text + image |
321-
|`gpt-4` | turbo-2024-04-09 | text |
322-
|`gpt-4` | 0613 | text |
323-
| `gpt-35-turbo` | 0125 | text |
324-
| `gpt-35-turbo` | 1106 | text |
325-
| `gpt-35-turbo` | 0613 | text |
326-
327-
Global batch is currently supported in the following regions:
220+
### Global batch model availability
328221

329-
- East US
330-
- West US
331-
- Sweden Central
222+
[!INCLUDE [Global batch](../includes/model-matrix/global-batch.md)]
332223

333224
### GPT-4 and GPT-4 Turbo model availability
334225

articles/ai-services/openai/includes/gpt-4-turbo.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ This is the replacement for the following preview models:
3131

3232
- `gpt-4` **Version:** `turbo-2024-04-09` is available for both standard and provisioned deployments. Currently the provisioned version of this model **doesn't support image/vision inference requests**. Provisioned deployments of this model only accept text input. Standard model deployments accept both text and image/vision inference requests.
3333

34-
### Region availability
35-
36-
For information on model regional availability consult the model matrix for [standard](../concepts/models.md#gpt-4-and-gpt-4-turbo-model-availability), and [provisioned deployments](../concepts/models.md#provisioned-deployment-model-availability).
37-
3834
### Deploying GPT-4 Turbo with Vision GA
3935

40-
To deploy the GA model from the Studio UI, select `GPT-4` and then choose the `turbo-2024-04-09` version from the dropdown menu. The default quota for the `gpt-4-turbo-2024-04-09` model will be the same as current quota for GPT-4-Turbo. See the [regional quota limits.](../concepts/models.md#standard-and-global-standard-deployment-model-quota)
36+
To deploy the GA model from the Studio UI, select `GPT-4` and then choose the `turbo-2024-04-09` version from the dropdown menu. The default quota for the `gpt-4-turbo-2024-04-09` model will be the same as current quota for GPT-4-Turbo. See the [regional quota limits.](../quotas-limits.md)
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Global Batch model availability
3+
titleSuffix: Azure OpenAI Service
4+
description: Regional availability for Global Batch models
5+
manager: nitinme
6+
ms.service: azure-ai-openai
7+
ms.topic: include
8+
ms.date: 10/03/2024
9+
---
10+
11+
| **Region** | **gpt-4**, **0613** | **gpt-4**, **turbo-2024-04-09** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-35-turbo**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** |
12+
|:-----------------|:-------------------:|:-------------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|
13+
| eastus |||||||||
14+
| swedencentral |||||||||
15+
| westus |||||||||
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Global Provisioned model availability
3+
titleSuffix: Azure OpenAI Service
4+
description: Global PTU-managed model availability by region.
5+
manager: nitinme
6+
ms.service: azure-ai-openai
7+
ms.topic: include
8+
ms.custom: references_regions
9+
ms.date: 10/03/2024
10+
---
11+
12+
| **Region** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
13+
|:-------------------|:--------------------------:|:-------------------------------:|
14+
| australiaeast |||
15+
| brazilsouth |||
16+
| canadacentral |||
17+
| canadaeast |||
18+
| eastus |||
19+
| eastus2 |||
20+
| francecentral |||
21+
| germanywestcentral |||
22+
| japaneast |||
23+
| koreacentral |||
24+
| northcentralus |||
25+
| norwayeast |||
26+
| polandcentral |||
27+
| southafricanorth |||
28+
| southcentralus |||
29+
| southindia |||
30+
| spaincentral |||
31+
| swedencentral |||
32+
| switzerlandnorth |||
33+
| switzerlandwest |||
34+
| uksouth |||
35+
| westeurope |||
36+
| westus |||
37+
| westus3 |||
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Global Standard model availability
3+
titleSuffix: Azure OpenAI Service
4+
description: Regional availability for Global Standard models.
5+
manager: nitinme
6+
ms.service: azure-ai-openai
7+
ms.topic: include
8+
ms.date: 10/03/2024
9+
---
10+
11+
| **Region** | **o1-preview**, **2024-09-12** | **o1-mini**, **2024-09-12** | **gpt-4**, **turbo-2024-04-09** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-4o-realtime-preview**, **2024-10-01** |
12+
|:-------------------|:------------------------------:|:---------------------------:|:-------------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:-------------------------------------------:|
13+
| australiaeast | - | - ||| - || - |
14+
| brazilsouth | - | - ||| - || - |
15+
| canadaeast | - | - ||| - || - |
16+
| eastus | - | - ||||| - |
17+
| eastus2 ||||||||
18+
| francecentral | - | - ||| - || - |
19+
| germanywestcentral | - | - ||| - || - |
20+
| japaneast | - | - ||| - || - |
21+
| koreacentral | - | - ||| - || - |
22+
| northcentralus | - | - ||||| - |
23+
| norwayeast | - | - ||| - || - |
24+
| polandcentral | - | - ||| - || - |
25+
| southafricanorth | - | - ||| - || - |
26+
| southcentralus | - | - ||||| - |
27+
| southindia | - | - ||| - || - |
28+
| spaincentral | - | - ||| - || - |
29+
| swedencentral ||||||||
30+
| switzerlandnorth | - | - ||| - || - |
31+
| uksouth | - | - ||| - || - |
32+
| westeurope | - | - ||| - || - |
33+
| westus | - | - ||||| - |
34+
| westus3 | - | - ||||| - |

articles/ai-services/openai/includes/model-matrix/standard-gpt-4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Standard GPT-4 model availability
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: include
8-
ms.date: 09/22/2024
8+
ms.date: 10/04/2024
99
---
1010

1111
| **Region** | **gpt-4**, **0613** | **gpt-4**, **1106-Preview** | **gpt-4**, **0125-Preview** | **gpt-4**, **vision-preview** | **gpt-4**, **turbo-2024-04-09** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-4-32k**, **0613** |
@@ -18,7 +18,7 @@ ms.date: 09/22/2024
1818
| japaneast | - | - | - || - | - | - | - | - |
1919
| northcentralus | - | - || - ||||| - |
2020
| norwayeast | - || - | - | - | - | - | - | - |
21-
| southcentralus | - | - || - |||| - | - |
21+
| southcentralus | - | - || - |||| | - |
2222
| southindia | - || - | - | - | - | - | - | - |
2323
| swedencentral ||| - |||||||
2424
| switzerlandnorth || - | - || - | - | - | - ||

0 commit comments

Comments
 (0)