Skip to content

Commit 7cbf44b

Browse files
authored
Update fine-tune-serverless.md
Fixed broken links
1 parent a871141 commit 7cbf44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/fine-tune-serverless.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Azure AI Foundry portal provides the Create custom model wizard, so you can inte
135135

136136
1. Choose the model you want to fine-tune from the Azure AI Foundry [model catalog](https://ai.azure.com/explore/models).
137137
2. On the model's **Details page**, select **fine-tune**. Some foundation models support both **Serverless API** and **Managed compute**, while others support one or the other.
138-
3. If you're presented the options for **Serverless API** and [**Managed compute**](./fine-tune-managed-compute), select **Serverless API** for fine-tuning. This action opens up a wizard that shows information about **pay-as-you-go** fine-tuning for your model.
138+
3. If you're presented the options for **Serverless API** and [**Managed compute**](./fine-tune-managed-compute.md), select **Serverless API** for fine-tuning. This action opens up a wizard that shows information about **pay-as-you-go** fine-tuning for your model.
139139

140140
### Choose your training data
141141
The next step is to either choose existing prepared training data or upload new prepared training data to use when customizing your model. The **Training data** pane displays any existing, previously uploaded datasets and also provides options to upload new training data.

0 commit comments

Comments
 (0)