This commit is contained in:
Jason Liu
2023-10-15 16:37:30 -04:00
parent 2ef72787ae
commit cd6da76888
+1 -1
View File
@@ -9,7 +9,7 @@ tags:
- experimental
---
# Experimental: Finetuning with `Instructions` from `Instructor`
# Experimental: End to End Distillation
The core philosophy with the `instructor` library is to make language models backwards compatible with existing code. By adding Pydantic in the mix we're able to easily work with LLMs without much worry.