-
-
Notifications
You must be signed in to change notification settings - Fork 730
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
1,876 additions
and
761 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Welcome to the Instructor Blog | ||
|
||
The goal of the blog is to capture some content that does not neatly fit within documentation or the cookbooks. | ||
|
||
## Advanced Topics | ||
|
||
- [Query Understanding and Expansion for RAG](posts/rag-and-beyond.md) | ||
- [GPT-4 Level summarization with GPT3.5 Finetuning](posts/chain-of-density.md) | ||
- [Deepdive on LLM Guardrails / Validation](posts/validation-part1.md) | ||
- [A Guide to Fine-Tuning and Distillation](posts/distilation-part1.md) | ||
|
||
## Learning Python | ||
|
||
- [Understanding Batch Processing with async](posts/learn-async.md) | ||
|
||
## Talks | ||
|
||
- [AI Engineering Summit 2023](posts/aisummit-2023.md) |
Oops, something went wrong.