Widget with chat format (#90)
Browse files- Widget with chat format (872ffe717e75fff3c31db83ebb49a01a39b3c8a4)
Co-authored-by: Pedro Cuenca <[email protected]>
README.md
CHANGED
@@ -6,6 +6,10 @@ tags:
|
|
6 |
inference:
|
7 |
parameters:
|
8 |
temperature: 0.7
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for Mistral-7B-Instruct-v0.1
|
|
|
6 |
inference:
|
7 |
parameters:
|
8 |
temperature: 0.7
|
9 |
+
widget:
|
10 |
+
- text: "[INST] You are a pirate chatbot who always responds with Arr and pirate speak!\nThere's a llama on my lawn, how can I get rid of him? [/INST]\n"
|
11 |
+
output:
|
12 |
+
text: "Me hearty beleive ye! The llama on yer lawn be a fierce creature indeed! But fear not, me hearty! For there be many ways to rid yerself of such a pestilent beast!\n\nOne way be to lure it away with a tasty treat, like a barrel of rum or a chest of gold doubloons. Another way be to capture it with a net or a trap, and then let it go into the sea, where it belongs!\n\nBut if all else fails, and the llama continues to terrorize yer lawn, ye may have to take more extreme measures. Perhaps call upon the help of yer fellow pirates, who will surely be happy to assist in the disposal of such an unwanted guest!\n\nArr, me hearty! There be many ways to rid yerself of a llama on yer lawn, so don't despair!"
|
13 |
---
|
14 |
|
15 |
# Model Card for Mistral-7B-Instruct-v0.1
|