diff --git a/docs/blog/posts/distilation-part1.md b/docs/blog/posts/distilation-part1.md index 1b4b102..52f18b9 100644 --- a/docs/blog/posts/distilation-part1.md +++ b/docs/blog/posts/distilation-part1.md @@ -2,8 +2,10 @@ draft: False date: 2023-10-17 tags: - - RAG - - Finetuning + - python + - distilation + - function calling + - tinetuning --- # Introduction to `Instructions` from `Instructor`, finetuning from Python functions.