Skip to content

Commit 6b53224

Browse files
Merge pull request #235097 from mrbullwinkle/mrb_04_19_2023_fine_tuning_changes
[Cognitive Services] [Azure OpenAI] Update fine-tuning availability
2 parents a293d61 + fa9b7a9 commit 6b53224

File tree

1 file changed

+5
-5
lines changed
  • articles/cognitive-services/openai/concepts

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: cognitive-services
66
ms.topic: conceptual
7-
ms.date: 03/31/2023
7+
ms.date: 04/19/2023
88
ms.custom: event-tier1-build-2022, references_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -180,11 +180,11 @@ These models can be used with Completion API requests. `gpt-35-turbo` is the onl
180180

181181
| Model ID | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
182182
| --------- | --------------------- | ------------------- | -------------------- | ---------------------- |
183-
| ada | N/A | East US <sup>2</sup> | 2,049 | Oct 2019|
183+
| ada | N/A | South Central US, West Europe <sup>2</sup> | 2,049 | Oct 2019|
184184
| text-ada-001 | East US, South Central US, West Europe | N/A | 2,049 | Oct 2019|
185-
| babbage | N/A | East US<sup>2</sup> | 2,049 | Oct 2019 |
185+
| babbage | N/A | South Central US, West Europe<sup>2</sup> | 2,049 | Oct 2019 |
186186
| text-babbage-001 | East US, South Central US, West Europe | N/A | 2,049 | Oct 2019 |
187-
| curie | N/A | East US<sup>2</sup> | 2,049 | Oct 2019 |
187+
| curie | N/A | South Central US, West Europe<sup>2</sup> | 2,049 | Oct 2019 |
188188
| text-curie-001 | East US, South Central US, West Europe | N/A | 2,049 | Oct 2019 |
189189
| davinci<sup>1</sup> | N/A | Currently unavailable | 2,049 | Oct 2019|
190190
| text-davinci-001 | South Central US, West Europe | N/A | | |
@@ -194,7 +194,7 @@ These models can be used with Completion API requests. `gpt-35-turbo` is the onl
194194
| gpt-35-turbo<sup>3</sup> (ChatGPT) (preview) | East US, South Central US | N/A | 4,096 | Sep 2021 |
195195

196196
<sup>1</sup> The model is available by request only. Currently we aren't accepting new requests to use the model.
197-
<br><sup>2</sup> South Central US and West Europe were previously available, but due to high demand they are currently unavailable for new customers to use for fine-tuning. Please use the East US region for fine-tuning.
197+
<br><sup>2</sup> East US was previously available, but due to high demand this region is currently unavailable for new customers to use for fine-tuning. Please use the South Central US, and West Europe regions for fine-tuning.
198198
<br><sup>3</sup> Currently, only version `0301` of this model is available. This version of the model will be deprecated on 8/1/2023 in favor of newer version of the gpt-35-model. See [ChatGPT model versioning](../how-to/chatgpt.md#model-versioning) for more details.
199199

200200
### GPT-4 Models

0 commit comments

Comments
 (0)