From 01bf191eb0f73fe0497fcfd049976e9020a11bf0 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Sun, 22 Oct 2023 19:22:41 -0400 Subject: [PATCH] distil --- docs/blog/posts/distilation-part1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/blog/posts/distilation-part1.md b/docs/blog/posts/distilation-part1.md index 716003d..e006ce0 100644 --- a/docs/blog/posts/distilation-part1.md +++ b/docs/blog/posts/distilation-part1.md @@ -120,4 +120,4 @@ With this, you can swap the function implementation, making it backward compatib ## Conclusion -We've seen how `Instructor` can make your life easier, from fine-tuning to distillation. Stay tuned for more updates and don't forget to check out the survey at [useinstructor.com](https://useinstructor.com). \ No newline at end of file +We've seen how `Instructor` can make your life easier, from fine-tuning to distillation. Now if you're thinking wow, I'd love a backend service to do this for continously, you're in luck! Please check out the survey at [useinstructor.com](https://useinstructor.com) and let us know who you are. \ No newline at end of file