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 4287e15 commit 5dac029Copy full SHA for 5dac029
articles/ai-services/openai/includes/fine-tuning-rest.md
@@ -31,8 +31,8 @@ The following models support fine-tuning:
31
- `gpt-35-turbo` (1106)
32
- `gpt-35-turbo` (0125)
33
- `gpt-4` (0613)**<sup>*</sup>**
34
-- `gpt-4o` (2024-08-06)**<sup>*</sup>**
35
-- `gpt-4o-mini` (2024-07-18)**<sup>*</sup>**
+- `gpt-4o` (2024-08-06)
+- `gpt-4o-mini` (2024-07-18)
36
37
**<sup>*</sup>** Fine-tuning for this model is currently in public preview.
38
0 commit comments