We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43887c commit a7435d6Copy full SHA for a7435d6
articles/ai-services/openai/includes/fine-tuning-python.md
@@ -32,7 +32,7 @@ The following models support fine-tuning:
32
- `gpt-35-turbo` (1106)
33
- `gpt-35-turbo` (0125)
34
- `gpt-4` (0613)**<sup>*</sup>**
35
-- `gpt-4o` (20234-08-06)**<sup>*</sup>**
+- `gpt-4o` (2024-08-06)**<sup>*</sup>**
36
- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
37
38
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
0 commit comments