Skip to content

Commit a6787b0

Browse files
committed
update
1 parent 279e8ec commit a6787b0

File tree

2 files changed

+24
-7
lines changed

2 files changed

+24
-7
lines changed

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,10 @@ All deployments can perform the exact same inference operations, however the bil
384384

385385
[!INCLUDE [Global batch](../includes/model-matrix/global-batch.md)]
386386

387+
### Data zone standard model availability
388+
389+
[!INCLUDE [Global batch](../includes/model-matrix/datazone-standard.md)]
390+
387391
# [Standard](#tab/standard)
388392

389393
### Standard deployment model availability
@@ -405,13 +409,6 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
405409

406410
This table doesn't include fine-tuning regional availability information. Consult the [fine-tuning section](#fine-tuning-models) for this information.
407411

408-
### Data zone standard model availability
409-
410-
|Model|United States Data zone regions|European Union Data zone regions|
411-
|---|---|---|
412-
| `gpt-4o` (2024-08-06, 2024-05-13)| East US 2 <br> West US 3 <br> | Spain Central <br> West Europe|
413-
| `gpt-4o-mini` (2024-07-18) | East US 2 <br> West US 3 <br> | Spain Central <br> West Europe|
414-
415412
### Standard models by endpoint
416413

417414
# [Chat Completions](#tab/standard-chat-completions)
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Datazone standard 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/31/2024
9+
---
10+
11+
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
12+
|:-------------------|:--------------------------:|:--------------------------:|:-------------------------------:|
13+
| eastus2 ||||
14+
| francecentral ||||
15+
| germanywestcentral ||||
16+
| northcentralus ||||
17+
| southcentralus ||||
18+
| spaincentral ||||
19+
| westeurope ||||
20+
| westus3 ||||

0 commit comments

Comments
 (0)