Skip to content

Commit 58a787a

Browse files
authored
Update fine-tuning-studio.md
add 4o, update list for safety
1 parent 214d392 commit 58a787a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/ai-services/openai/includes/fine-tuning-studio.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@ The following models support fine-tuning:
3030
- `gpt-35-turbo` (1106)
3131
- `gpt-35-turbo` (0125)
3232
- `gpt-4` (0613)**<sup>*</sup>**
33+
- `gpt-4o` (2024-08-06)**<sup>*</sup>**
3334
- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
3435

3536
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
3637

38+
3739
Consult the [models page](../concepts/models.md#fine-tuning-models) to check which regions currently support fine-tuning.
3840

39-
If you plan to use `gpt-4` for fine-tuning, please refer to the [GPT-4 public preview safety evaluation guidance](#safety-evaluation-gpt-4-fine-tuning---public-preview)
4041

4142
## Review the workflow for Azure OpenAI Studio
4243

@@ -322,7 +323,7 @@ Here are some of the tasks you can do on the **Models** pane:
322323
When each training epoch completes a checkpoint is generated. A checkpoint is a fully functional version of a model which can both be deployed and used as the target model for subsequent fine-tuning jobs. Checkpoints can be particularly useful, as they can provide a snapshot of your model prior to overfitting having occurred. When a fine-tuning job completes you will have the three most recent versions of the model available to deploy.
323324

324325

325-
## Safety evaluation GPT-4 fine-tuning - public preview
326+
## Safety evaluation GPT-4, 4o, and 4o-mini fine-tuning - public preview
326327

327328
[!INCLUDE [Safety evaluation](../includes/safety-evaluation.md)]
328329

0 commit comments

Comments
 (0)