Skip to content

Commit 36428f2

Browse files
authored
Merge pull request #5925 from ssalgadodev/patch-857002
Redirect Model Distillation
2 parents 8bd3bdc + 7b5a4eb commit 36428f2

File tree

3 files changed

+6
-49
lines changed

3 files changed

+6
-49
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,11 @@
460460
"redirect_url": "../foundry-models/overview",
461461
"redirect_document_id": false
462462
},
463+
{
464+
"source_path": "articles/ai-foundry/concepts/concept-model-distillation.md",
465+
"redirect_url": "../openai/how-to/stored-completions",
466+
"redirect_document_id": false
467+
},
463468
{
464469
"source_path": "articles/ai-foundry/model-inference/quotas-limits.md",
465470
"redirect_url": "../foundry-models/quotas-limits",
@@ -486,4 +491,4 @@
486491
"redirect_document_id": false
487492
}
488493
]
489-
}
494+
}

articles/ai-foundry/concepts/concept-model-distillation.md

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

articles/ai-foundry/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,8 +721,6 @@ items:
721721
- name: Troubleshooting guidance
722722
href: openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
723723
displayName: finetuning, fine-tuning
724-
- name: Distillation
725-
href: concepts/concept-model-distillation.md
726724
- name: Build apps with prompt flow
727725
items:
728726
- name: Prompt flow overview

0 commit comments

Comments
 (0)