This commit is contained in:
Jason Liu
2023-11-13 11:09:07 -05:00
parent 38c8959631
commit 430b5f6a0a
+2 -1
View File
@@ -1,6 +1,7 @@
---
draft: False
date: 2023-11-05
slug: chain-of-density
tags:
- pydantic
- validation
@@ -13,7 +14,7 @@ authors:
- jxnl
---
# Finetuning Faster Smarter Summaries with OpenAI's GPT-3.5-turbo
# Smarter Summaries w/ Finetuning GPT-3.5 and Chain of Density
> Discover how to distil an iterative method like Chain Of Density into a single finetuned model using Instructor