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 bb6f59c commit 4287e15Copy full SHA for 4287e15
articles/ai-services/openai/includes/fine-tuning-python.md
@@ -32,8 +32,8 @@ 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` (2024-08-06)**<sup>*</sup>**
36
-- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
+- `gpt-4o` (2024-08-06)
+- `gpt-4o-mini` (2024-07-18)
37
38
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
39
0 commit comments