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 81a9e41 commit 672eeb3Copy full SHA for 672eeb3
articles/ai-services/openai/includes/fine-tuning-studio.md
@@ -26,6 +26,8 @@ The following models support fine-tuning:
26
- `gpt-35-turbo` (0125)
27
- `gpt-4o` (2024-08-06)
28
- `gpt-4o-mini` (2024-07-18)
29
+- `gpt-4.1` (2024-04-14)
30
+- `gpt-4.1-mini`(2025-04-14)
31
32
Or you can fine tune a previously fine-tuned model, formatted as base-model.ft-{jobid}.
33
0 commit comments