From 874fd64916a09e6feebb6f5c84b624529d4beef1 Mon Sep 17 00:00:00 2001 From: pap-openai Date: Thu, 17 Oct 2024 15:46:40 +0100 Subject: [PATCH] fixing typo in cookbook registry model distillation --- registry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.yaml b/registry.yaml index 1cb15cf8fe..ebd1a2fc59 100644 --- a/registry.yaml +++ b/registry.yaml @@ -1624,7 +1624,7 @@ - completions - title: Leveraging model distillation to fine-tune a model - path: examples/examples/Leveraging_model_distillation_to_fine-tune_a_model.ipynb + path: examples/Leveraging_model_distillation_to_fine-tune_a_model.ipynb date: 2024-10-16 authors: - pap-openai