File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -241,10 +241,6 @@ items:
241
241
href : ../ai-services/openai/concepts/prompt-engineering.md?context=/azure/ai-studio/context/context
242
242
- name : Image prompt engineering
243
243
href : ../ai-services/openai/concepts/gpt-4-v-prompt-engineering.md?context=/azure/ai-studio/context/context
244
- - name : Fine-tuning in Azure AI Foundry
245
- href : concepts/fine-tuning-overview.md
246
- - name : Distillation
247
- href : concepts/concept-model-distillation.md
248
244
- name : Synthetic Data Generation
249
245
href : concepts/concept-synthetic-data.md
250
246
- name : Develop with code
@@ -298,6 +294,16 @@ items:
298
294
href : how-to/flow-develop-evaluation.md
299
295
- name : A/B experimentation
300
296
href : concepts/a-b-experimentation.md
297
+ - name : Model optimizations
298
+ items :
299
+ - name : Fine-tuning in Azure AI Foundry
300
+ href : concepts/fine-tuning-overview.md
301
+ - name : Fine-tune with a managed compute
302
+ href : how-to/fine-tune-managed-compute.md
303
+ - name : Fine-tune Azure OpenAI models
304
+ href : ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
305
+ - name : Distillation
306
+ href : concepts/concept-model-distillation.md
301
307
- name : Deployments
302
308
items :
303
309
- name : Deploying models in Azure AI Foundry
You can’t perform that action at this time.
0 commit comments