File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/ai-services/openai/includes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ You should now see the **Create a fine-tuned model** dialog.
113
113
The first step is to confirm you model choice and the training method. Not all models support all training methods.
114
114
115
115
- ** Supervised Fine Tuning** (SFT): supported by all non-reasoning models.
116
- - ** Direct Preference Optimization (Preview)** ([ DPO] ( ../how-to/fine-tuning-direct-preference-optimization.md ) ): supported by GPT-4o and GPT-4.1 .
116
+ - ** Direct Preference Optimization (Preview)** ([ DPO] ( ../how-to/fine-tuning-direct-preference-optimization.md ) ): supported by GPT-4o.
117
117
- ** Reinforcement Fine Tuning (Preview)** (RFT): supported by reasoning models, like o4-mini.
118
118
119
119
When selecting the model, you may also select a [ previously fine-tuned model] ( #continuous-fine-tuning ) .
You can’t perform that action at this time.
0 commit comments