Skip to content

Commit ca8240c

Browse files
Merge pull request #245714 from mrbullwinkle/mrb_07_20_2023_model_ups
[Azure AI] [Azure OpenAI] update model availability
2 parents d5a8c55 + 6e9c005 commit ca8240c

File tree

1 file changed

+4
-5
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the different model capabilities that are available wit
55
ms.service: cognitive-services
66
ms.subservice: openai
77
ms.topic: conceptual
8-
ms.date: 07/12/2023
8+
ms.date: 07/20/2023
99
ms.custom: event-tier1-build-2022, references_regions, build-2023, build-2023-dataai
1010
manager: nitinme
1111
author: mrbullwinkle #ChrisHMSFT
@@ -65,11 +65,10 @@ Currently, we offer three families of Embeddings models for different functional
6565

6666
The DALL-E models, currently in preview, generate images from text prompts that the user provides.
6767

68-
6968
## Model summary table and region availability
7069

7170
> [!IMPORTANT]
72-
> South Central US is temporarily unavailable for creating new resources due to high demand.
71+
> South Central US and East US are temporarily unavailable for creating new resources and deployments due to high demand.
7372
7473
### GPT-4 models
7574

@@ -92,8 +91,8 @@ GPT-3.5 Turbo is used with the Chat Completion API. GPT-3.5 Turbo (0301) can als
9291
| Model ID | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
9392
| --------- | --------------------- | ------------------- | -------------------- | ---------------------- |
9493
| `gpt-35-turbo`<sup>1</sup> (0301) | East US, France Central, South Central US, UK South, West Europe | N/A | 4,096 | Sep 2021 |
95-
| `gpt-35-turbo` (0613) | East US, France Central, UK South | N/A | 4,096 | Sep 2021 |
96-
| `gpt-35-turbo-16k` (0613) | East US, France Central, UK South | N/A | 16,384 | Sep 2021 |
94+
| `gpt-35-turbo` (0613) | East US, France Central, Japan East, North Central US, UK South | N/A | 4,096 | Sep 2021 |
95+
| `gpt-35-turbo-16k` (0613) | East US, France Central, Japan East, North Central US, UK South | N/A | 16,384 | Sep 2021 |
9796

9897
<sup>1</sup> Version `0301` of gpt-35-turbo will be retired on January 4, 2024. See [model updates](#model-updates) for model upgrade behavior.
9998

0 commit comments

Comments
 (0)