Update README.md
Browse files
README.md
CHANGED
@@ -5,12 +5,12 @@ tags:
|
|
5 |
- text-generation
|
6 |
- peft
|
7 |
library_name: transformers
|
8 |
-
base_model:
|
9 |
widget:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
license:
|
14 |
---
|
15 |
|
16 |
# Model Trained Using AutoTrain
|
|
|
5 |
- text-generation
|
6 |
- peft
|
7 |
library_name: transformers
|
8 |
+
base_model: Llama
|
9 |
widget:
|
10 |
+
- messages:
|
11 |
+
- role: user
|
12 |
+
content: What is your favorite condiment?
|
13 |
+
license: apache-2.0
|
14 |
---
|
15 |
|
16 |
# Model Trained Using AutoTrain
|