Skip to content

Commit 3e548c6

Browse files
authored
Merge pull request #3165 from ssalgadodev/patch-57
Update fine-tune-phi-3.md
2 parents 1f6d48d + 0c9362d commit 3e548c6

File tree

7 files changed

+19
-702
lines changed

7 files changed

+19
-702
lines changed

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,21 @@
1515
"redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-create-resources",
1616
"redirect_document_id": false
1717
},
18+
{
19+
"source_path_from_root": "/articles/ai-studio/how-to/fine-tune-phi-3.md",
20+
"redirect_url": "/azure/ai-studio/how-to/fine-tune-serverless",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/ai-studio/how-to/fine-tune-model-llama.md",
25+
"redirect_url": "/azure/ai-studio/how-to/fine-tune-serverless",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/ai-studio/how-to/fine-tune-models-tsuzumi.md",
30+
"redirect_url": "/azure/ai-studio/how-to/fine-tune-serverless",
31+
"redirect_document_id": false
32+
},
1833
{
1934
"source_path_from_root": "/articles/ai-studio/how-to/deploy-models.md",
2035
"redirect_url": "/azure/ai-studio/concepts/deployments-overview",
@@ -301,4 +316,4 @@
301316
"redirect_document_id": false
302317
}
303318
]
304-
}
319+
}

articles/ai-studio/concepts/fine-tuning-overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,5 @@ For the Azure OpenAI Service models that you can fine tune, supported regions f
9898

9999
- [Fine-tune models using managed compute (preview)](../how-to/fine-tune-managed-compute.md)
100100
- [Fine-tune an Azure OpenAI model in Azure AI Foundry portal](../../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context)
101-
- [Fine-tune a Llama 2 model in Azure AI Foundry portal](../how-to/fine-tune-model-llama.md)
102-
- [Fine-tune a Phi-3 model in Azure AI Foundry portal](../how-to/fine-tune-phi-3.md)
103-
- [Deploy Phi-3 family of small language models with Azure AI Foundry](../how-to/deploy-models-phi-3.md)
101+
- [Fine-tune models using serverless API](../how-to/fine-tune-serverless.md)
104102

articles/ai-studio/how-to/deploy-models-serverless.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,4 +692,4 @@ For more information on permissions, see [Role-based access control in Azure AI
692692
## Related content
693693

694694
* [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md)
695-
* [Fine-tune a Meta Llama 2 model in Azure AI Foundry portal](fine-tune-model-llama.md)
695+
* [Fine-tune models using serverless API](../how-to/fine-tune-serverless.md)

articles/ai-studio/how-to/fine-tune-model-llama.md

Lines changed: 0 additions & 284 deletions
This file was deleted.

articles/ai-studio/how-to/fine-tune-models-tsuzumi.md

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)