fine-tuning
End-to-end model fine-tuning on Azure AI Foundry
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install fine-tuning?โผ
Run `npx skills add microsoft-foundry/fine-tuning --all -g -y` in your terminal to install all skills in this repository globally.
How to fine-tune a model on Azure AI Foundry?โผ
Open the repository in your coding agent and describe your task. The skill walks you through dataset preparation, job submission, monitoring, evaluation, and deployment step by step.
What fine-tuning techniques are supported?โผ
The skill covers Supervised Fine-Tuning (SFT), Direct Preference Optimization (DPO), and Reinforcement Fine-Tuning (RFT), plus distillation and synthetic data generation.
Does it work with Copilot, Claude Code, and Codex?โผ
Yes. The skill auto-discovers in GitHub Copilot, Claude Code, and Codex through dedicated skill folders, so no manual setup is needed.
Do I need fine-tuning experience to use it?โผ
No. Guided workflows like quickstart and full-pipeline explain each stage in plain steps, and scripts handle validation, submission, and deployment for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core