Skip to main content
Fine-tuning lets you adapt a premium healthcare AI model to your data and domain tasks. This article covers prerequisites and steps to create a fine-tuning job, with links to the core fine-tuning workflow in Microsoft Foundry.
The healthcare AI models marked (preview) in this article are currently in limited preview. These models are intended and provided as-is for research and model development exploration. The healthcare AI models are not designed or intended to be deployed in clinical settings as-is. They are not intended for use in the diagnosis or treatment of any health or medical condition, and the individual models’ performances for such purposes have not been established.You bear sole responsibility and liability for any use of the healthcare AI models, including verification of outputs and incorporation into any product or service intended for a medical purpose or to inform clinical decision-making, compliance with applicable healthcare laws and regulations, and obtaining any necessary clearances or approvals.

Prerequisites

Fine-tune a premium healthcare AI model

To create a fine-tuning job in the Foundry portal:
  1. Sign in to Microsoft Foundry. Make sure the New Foundry toggle is on. These steps refer to Foundry (new).
  1. Select your subscription and Foundry resource.
  2. Go to Build > Fine-tune, and select Start fine-tuning.
  3. Select the premium healthcare model you want to customize. You can also select a previously fine-tuned model.
  4. Choose the customization method that your selected model supports: Supervised for supervised fine-tuning (SFT), or Direct Preference Optimization (DPO), or Reinforcement for reinforcement fine-tuning (RFT).
  5. Select the training type: Standard (in-region, data residency), or Global (lower cost, faster queue), or Developer (experimentation, preemptible).
  6. Upload or select your training and validation datasets.
  7. Optionally, configure a suffix, seed, and hyperparameters.
  8. Select Submit to start the job.
After the job completes:
  1. Review training metrics and checkpoints on the job details page.
  2. Confirm safety evaluation status before deployment.
  3. Select Deploy on the job details page to deploy the fine-tuned model.
  4. Test with a representative validation set and keep qualified human reviewers in the workflow.
For the full fine-tuning workflow, including data preparation, format requirements, hyperparameter options, monitoring, and deployment, see Customize a model with fine-tuning. For model-specific fine-tuning details, including supported methods and training parameters, see the model card for your chosen model in the Foundry model catalog.