You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/how-to/fine-tune-serverless.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,9 +208,11 @@ If you're ready to train your model, select **Start Training job** to start the
208
208
(Image)
209
209
210
210
### Check the status of your custom model
211
+
211
212
The **Fine-tuning tab** displays information about your custom model. The tab includes information about the status and job ID of the fine-tune job for your custom model. When the job completes, the tab displays the file ID of the result file. You might need to select **Refresh** in order to see an updated status for the model training job.
212
213
213
-
(Image)
214
+
:::image type="content" source="../media/how-to/fine-tune/fine-tune-serverless/project-running.png" alt-text="Screenshot of the fine-tuning manage deployments dashboard." lightbox="../media/how-to/fine-tune/fine-tune-serverless/project-running.png":::
215
+
214
216
215
217
After you start a fine-tuning job, it can take some time to complete. Your job might be queued behind other jobs on the system. Training your model can take minutes or hours depending on the model and dataset size.
216
218
Here are some of the tasks you can do on the **Models** tab:
@@ -220,6 +222,10 @@ Here are some of the tasks you can do on the **Models** tab:
220
222
- Select Refresh to update the information on the page.
221
223
222
224
---
225
+
226
+
:::image type="content" source="../media/how-to/fine-tune/fine-tune-serverless/fine-tune-details.png" alt-text="Screenshot of the fine-tuning manage deployments dashboard." lightbox="../media/how-to/fine-tune/fine-tune-serverless/fine-tune-details.png":::
227
+
228
+
223
229
### Supported enterprise scenarios for finetuning
224
230
225
231
Several enterprise scenarios are supported for MaaS finetuning. The table below outlines the supported configurations for user storage networking and authentication to ensure smooth operation within enterprise scenarios:
@@ -271,7 +277,7 @@ The **Deploy model** dialog box opens. In the dialog box, enter your **Deploymen
271
277
272
278
You can also deploy a finetuned model through the **Models + endpoints** tab by selecting the **Deploy model** button and then selecting **Deploy Fine-tuned model** from the dropdown
273
279
274
-
(Imgae)
280
+
:::image type="content" source="../media/how-to/fine-tune/fine-tune-serverless/manage-deployments.png" alt-text="Screenshot of the fine-tuning manage deployments dashboard." lightbox="../media/how-to/fine-tune/fine-tune-serverless/manage-deployments.png":::
275
281
276
282
Next select the fine-tuned model you wish to deploy and select **Deploy**.
0 commit comments