Skip to content

Commit 6515313

Browse files
Update fine-tuning-direct-preference-optimization.md
Added new models supporting DPO
1 parent eaf5446 commit 6515313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/fine-tuning-direct-preference-optimization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Training datasets must be in `jsonl` format:
5151

5252
## Direct preference optimization model support
5353

54-
- `gpt-4o-2024-08-06` supports direct preference optimization in its respective fine-tuning regions. Latest region availability is updated in the [models page](../concepts/models.md#fine-tuning-models)
54+
- `gpt-4o-2024-08-06`,`gpt-4.1-2025-04-14`,`gpt-4.1-mini-2025-04-14` supports direct preference optimization in its respective fine-tuning regions. Latest region availability is updated in the [models page](../concepts/models.md#fine-tuning-models)
5555

5656
Users can use preference fine tuning with base models as well as models that have already been fine-tuned using supervised fine-tuning as long as they are of a supported model/version.
5757

@@ -70,4 +70,4 @@ Users can use preference fine tuning with base models as well as models that hav
7070

7171
- Explore the fine-tuning capabilities in the [Azure OpenAI fine-tuning tutorial](../tutorials/fine-tune.md).
7272
- Review fine-tuning [model regional availability](../concepts/models.md#fine-tuning-models)
73-
- Learn more about [Azure OpenAI quotas](../quotas-limits.md)
73+
- Learn more about [Azure OpenAI quotas](../quotas-limits.md)

0 commit comments

Comments
 (0)