PanoEvJ commited on
Commit
b703240
Β·
1 Parent(s): 927867b

updated README

Browse files
Files changed (1) hide show
  1. README.md +8 -19
README.md CHANGED
@@ -1,19 +1,8 @@
1
- # Building A Finetuning Machine Using Chainlit
2
-
3
- Today we'll take a look at how we can wrap our finetuning process into Chainlit and have our own dynamic fine-tuning machine.
4
-
5
- We'll be leveraging [this](https://github.com/AI-Maker-Space/LLM-Ops-Cohort-1/blob/main/Week%202/Thursday/Automated%20Fine-tuning%20with%20LLamaIndex.ipynb) notebook for finetuning.
6
-
7
- Find worked-out notebook at this [repo](https://github.com/PanoEvJ/LLMOps/tree/main/Week%202/Thursday).
8
-
9
- # Build πŸ—οΈ
10
- There are 2 main tasks for this assignment:
11
-
12
- - Verify you can run the notebook
13
- - Wrap the notebook using Chainlit
14
-
15
- # Ship 🚒
16
- Construct a Chainlit application using the notebook that allows users to interface with the application.
17
-
18
- # Share πŸš€
19
- Make a social media post about your final application and tag @AIMakerspace
 
1
+ title: Barbie RAQA Application Chainlit Demo
2
+ emoji: πŸ”₯
3
+ colorFrom: red
4
+ colorTo: red
5
+ sdk: docker
6
+ pinned: false
7
+ license: apache-2.0
8
+ duplicated_from: ai-maker-space/Barbie-RAQA-Application-Chainlit-Demo