dmgcsilva commited on
Commit
6324acb
·
verified ·
1 Parent(s): 4074c26

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ This is under construction.
8
+
9
+ This the PlanLLM a model trained to, given a recipe or a DIY task, help the user complete it in a conversational setting, answering questions and clarifying any doubts.
10
+ This was trained based on a Vicuna with SFT and DPO training.