mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
Correct typo (#170)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ tags:
|
||||
- chain of density
|
||||
- finetuneing
|
||||
- gpt-3.5-turbo
|
||||
- distilation
|
||||
- distillation
|
||||
authors:
|
||||
- ivanleomk
|
||||
- jxnl
|
||||
@@ -540,4 +540,4 @@ Interestingly, the model finetuned with the least examples seems to outperform t
|
||||
|
||||
Finetuning this iterative method was 20-40x faster while improving overall performance, resulting in massive efficiency gains by finetuning and distilling capabilities into specialized models.
|
||||
|
||||
We've seen how `Instructor` can make your life easier, from data modeling to distilation and finetuning. If you enjoy the content or want to try out `instructor` check out the [github](https://github.com/jxnl/instructor) and don't forget to give us a star!
|
||||
We've seen how `Instructor` can make your life easier, from data modeling to distillation and finetuning. If you enjoy the content or want to try out `instructor` check out the [github](https://github.com/jxnl/instructor) and don't forget to give us a star!
|
||||
|
||||
Reference in New Issue
Block a user