Skip to content

Commit e6ed123

Browse files
authored
Update articles/ai-foundry/how-to/fine-tune-serverless.md
1 parent 317df84 commit e6ed123

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
@@ -283,7 +283,7 @@ You can delete a fine-tuned model from the fine-tuning model list in [Azure AI F
283283

284284
### Create AzureML Workspace connection
285285

286-
The following sections walk you through how to fine-tune a model in python. To see a notebook example of this code, please see [FineTuning LLM with Model-As-Service](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/finetuning/standalone/model-as-a-service/chat-completion/chat_completion_with_model_as_service.ipynb)
286+
The following sections walk you through how to fine-tune a model in python. To find a notebook example of this code, please see [FineTuning LLM with Model-As-Service](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/finetuning/standalone/model-as-a-service/chat-completion/chat_completion_with_model_as_service.ipynb)
287287

288288
First, ensure to install dependencies to start fine-tuning your model.
289289

0 commit comments

Comments
 (0)