Microsoft Foundry — agent skill from microsoft/azure-skills

Microsoft Foundry is available in the open agent skills ecosystem (microsoft/azure-skills).

Install

npx skills add https://github.com/microsoft/azure-skills --skill microsoft-foundry

Skill content

The instructions an agent receives when this skill is active.

--- name: finetuning description: "Fine-tune models on Azure AI Foundry using SFT (supervised), DPO (preference), or RFT (reinforcement with graders). Covers dataset preparation, training job submission, deployment, and evaluation. USE FOR: fine-tune, SFT, DPO, RFT, training data, grader, distillation, fine-tuned model, training job, large file upload, calibrate grader, deploy fine-tuned model, evaluate fine-tuned model. DO NOT USE FOR: general model deployment without fine-tuning (use deploy-model), agent creation (use agents), prompt optimization without training (use prompt-optimizer)." license: MIT metadata: author: Microsoft version: "0.0.0-placeholder" --- # Fine-Tuning on Azure AI Foundry

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Microsoft Foundry do?
Microsoft Foundry is available in the open agent skills ecosystem (microsoft/azure-skills). Microsoft Foundry — agent skill from microsoft/azure-skills.
How do I install Microsoft Foundry?
In a supported agent environment, run: npx skills add https://github.com/microsoft/azure-skills --skill microsoft-foundry
When should I use Microsoft Foundry?
Use this skill when working on tasks related to finetuning.
Got an example for Microsoft Foundry?
Apply Microsoft Foundry to a relevant agent workflow.
Where does Microsoft Foundry come from?
Source and updates: https://www.skills.sh/microsoft/azure-skills/microsoft-foundry. Confirm install steps and permissions there before you rely on it.