Skip to content

Commit a5a0151

Browse files
authored
Reorganize and expand fine-tuning information
1 parent 34d194e commit a5a0151

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Verify the subscription is registered to the Microsoft.Network resource provider
5050

5151
## Find models with fine-tuning support
5252

53-
The AI Foundry model catalog offers fine-tuning support for multiple types of models, including chat completions and text generation. For a list of models that support fine-tuning and the Azure regions of support for fine-tuning, see [region availability for models in serverless API endpoints.](deploy-models-serverless-availability.md).
53+
The AI Foundry model catalog offers fine-tuning support for multiple types of models, including chat completions and text generation. For a list of models that support fine-tuning and the Azure regions of support for fine-tuning, see [region availability for models in serverless API endpoints.](deploy-models-serverless-availability.md). Fine-tuning tasks are available only to users whose Azure subscription belongs to a billing account in a country/region where the model provider has made the offer available. If the offer is available in the relevant region, the user then must have a project resource in the Azure region where the model is available for deployment or fine-tuning, as applicable.
5454

5555

5656
You can also go to the Azure AI Foundry portal to view all models that contain fine-tuning support:
@@ -64,10 +64,6 @@ You can also go to the Azure AI Foundry portal to view all models that contain f
6464

6565
1. Select **All** or select a specific task.
6666

67-
## Supported models
68-
69-
Fine-tuning tasks are available only to users whose Azure subscription belongs to a billing account in a country/region where the model provider has made the offer available. If the offer is available in the relevant region, the user then must have a project resource in the Azure region where the model is available for deployment or fine-tuning, as applicable. See [Region availability for models in serverless API endpoints | Azure AI Foundry](deploy-models-serverless-availability.md) for detailed information.
70-
7167

7268
## Prepare data for fine-tuning
7369

0 commit comments

Comments
 (0)