Skip to content

Commit eb9739c

Browse files
Merge pull request #276579 from eric-urban/patch-1
Update fine-tuning-overview.md
2 parents c82db35 + 9e071e2 commit eb9739c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/ai-studio/concepts/fine-tuning-overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-studio
77
ms.custom:
88
- build-2024
99
ms.topic: conceptual
10-
ms.date: 5/21/2024
10+
ms.date: 5/29/2024
1111
ms.reviewer: eur
1212
ms.author: eur
1313
author: eric-urban
@@ -112,10 +112,9 @@ The following Azure OpenAI models are supported in Azure AI Studio for fine-tuni
112112
| `gpt-35-turbo` (0613) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | 4,096 | Sep 2021 |
113113
| `gpt-35-turbo` (1106) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | Input: 16,385<br> Output: 4,096 | Sep 2021|
114114
| `gpt-35-turbo` (0125) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | 16,385 | Sep 2021 |
115+
| `gpt-4` (0613) <sup>1<sup> | North Central US <br> Sweden Central | 8192 | Sep 2021 |
115116

116-
`babbage-002` and `davinci-002` are not trained to follow instructions. Querying these base models should only be done as a point of reference to a fine-tuned version to evaluate the progress of your training.
117-
118-
`gpt-35-turbo` - fine-tuning of this model is limited to a subset of regions, and is not available in every region the base model is available.
117+
<sup>1<sup> GPT-4 fine-tuning is currently in public preview. See our [GPT-4 fine-tuning safety evaluation guidance](/azure/ai-services/openai/how-to/fine-tuning?tabs=turbo%2Cpython-new&pivots=programming-language-python#safety-evaluation-gpt-4-fine-tuning---public-preview) for more information.
119118

120119
Please note for fine-tuning Azure OpenAI models, you must add a connection to an Azure OpenAI resource with a supported region to your project.
121120

0 commit comments

Comments
 (0)