Building A Finetuning Machine Using Chainlit
Today we'll take a look at how we can wrap our finetuning process into Chainlit and have our own dynamic fine-tuning machine.
We'll be leveraging this notebook for finetuning.
Find worked-out notebook at this repo.
Build ποΈ
There are 2 main tasks for this assignment:
- Verify you can run the notebook
- Wrap the notebook using Chainlit
Ship π’
Construct a Chainlit application using the notebook that allows users to interface with the application.
Share π
Make a social media post about your final application and tag @AIMakerspace