chore(readme): Adds a proper chat example to widget.
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ pipeline_tag: text-generation
|
|
8 |
tags:
|
9 |
- nlp
|
10 |
- code
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
## Model Summary
|
|
|
8 |
tags:
|
9 |
- nlp
|
10 |
- code
|
11 |
+
widget:
|
12 |
+
- messages:
|
13 |
+
- role: user
|
14 |
+
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
15 |
---
|
16 |
|
17 |
## Model Summary
|