File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
build-copilot-ai-studio/includes
evaluate-models-azure-ai-studio/includes
finetune-model-copilot-ai-studio/includes Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,10 @@ In this module, you learned to:
4
4
- Index your data with Azure AI Search to make it searchable for language models.
5
5
- Build an agent using RAG on your own data in Azure AI Foundry.
6
6
7
+ ### Learn more
8
+
9
+ - [ Model catalog and collections in Azure AI Foundry portal] ( /azure/ai-foundry/how-to/model-catalog-overview )
10
+ - [ Deploy AI models in Azure AI Foundry portal] ( /azure/ai-foundry/concepts/deployments-overview )
11
+ - [ Prompt engineering techniques] ( /azure/ai-services/openai/concepts/prompt-engineering )
12
+ - [ Azure AI Foundry Discord] ( https://aka.ms/azureaifoundry/discord )
13
+ - [ Azure AI Foundry Developer Forum] ( https://aka.ms/azureaifoundry/forum )
Original file line number Diff line number Diff line change @@ -4,5 +4,8 @@ In this module, you learned to:
4
4
- Perform manual evaluations.
5
5
- Perform automated evaluations.
6
6
7
- > [ !TIP]
8
- > For more information about evaluating models in Azure AI Foundry, see [ Observability in generative AI] ( /azure/ai-foundry/concepts/observability ) .
7
+ ### Learn more
8
+
9
+ - [ Observability in generative AI] ( /azure/ai-foundry/concepts/observability )
10
+ - [ Azure AI Foundry Discord] ( https://aka.ms/azureaifoundry/discord )
11
+ - [ Azure AI Foundry Developer Forum] ( https://aka.ms/azureaifoundry/forum )
Original file line number Diff line number Diff line change @@ -3,3 +3,10 @@ In this module, you learned:
3
3
- Understand when to fine-tune a model.
4
4
- Prepare your data to fine-tune a chat completion model.
5
5
- Fine-tune a base model in the Azure AI Foundry portal.
6
+
7
+ ### Learn more
8
+
9
+ - [ Customize a model with fine-tuning] ( /azure/ai-services/openai/how-to/fine-tuning )
10
+ - [ Fine-tune models using standard deployments in Azure AI Foundry] ( /azure/ai-foundry/how-to/fine-tune-serverless )
11
+ - [ Azure AI Foundry Discord] ( https://aka.ms/azureaifoundry/discord )
12
+ - [ Azure AI Foundry Developer Forum] ( https://aka.ms/azureaifoundry/forum )
You can’t perform that action at this time.
0 commit comments