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