From 095143c3247dc36f8aab1db2231fc412d2b1ba8d Mon Sep 17 00:00:00 2001 From: pap-openai Date: Thu, 17 Oct 2024 15:50:10 +0100 Subject: [PATCH] fixing typo in cookbook registry model distillation (#1488) --- 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