Create README.md
Browse files
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.
|