Share via

Can't locate anything to change training type when fine-tune base model?

munkhtulga 20 Reputation points
2025-09-12T04:51:20.14+00:00

Hello,

I wanted to fine-tune a base model. Clicked on the fine-tune model button, a dialog appears, selected my base model. In the next dialog, uploaded my training data, then hit submit, an error saying standard training type is not supported. But, I don't see anything to change training type in the dialog?

Screenshot 2025-09-12 at 12.45.11

Azure Language in Foundry Tools
Azure Language in Foundry Tools

An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.

0 comments No comments

Answer accepted by question author

Gowtham CP 7,960 Reputation points Volunteer Moderator
2025-09-12T05:35:34.65+00:00

Hello munkhtulga ,

Thank you for reaching out on Microsoft Q&A.

Thanks for sharing the screenshot. The error “Standard TrainingType is not supported” occurs because some base models (like gpt-4o-2024-08-06) don’t support Standard supervised fine-tuning in your region or subscription. The Fine-tuning UI automatically selects the training type supported by your model, so you won’t see an option to change it.

Supported Models for Standard Fine-Tuning:

gpt-35-turbo-1106

gpt-35-turbo-0125

gpt-4o-mini-2024-07-18

Options:

Use a supported base model.

Try Global (Preview) fine-tuning if available.

For other models, consider Reinforcement Fine-Tuning (RFT).

This is expected behavior, not a UI bug. For reference:

I hope this helps!

If the information is useful, please accept the answer and upvote it to assist other community members.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.