TimeRobber
commited on
Commit
·
98d9793
1
Parent(s):
cb35ee2
Update README.md
Browse filesRemoving inference since it's confusing without the chat templating
README.md
CHANGED
@@ -3,16 +3,7 @@ license: apache-2.0
|
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
- finetuned
|
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]"
|
11 |
-
output:
|
12 |
-
text: "Arr matey, a llama on yer lawn be a curious sight! Arr. First, ye might try to scare him off with a loud noise, like a cannon blast, Arr! If that don't work, ye could try to lure him away with some tasty treats, like carrots or apples, Arr. But beware, arr, if the llama be stubborn, ye might have to call in the help of a local animal control, or just live with him till he moves on, Arr!"
|
13 |
-
- text: "[INST] What is your favourite condiment? [/INST]"
|
14 |
-
output:
|
15 |
-
text: "I don't have a personal preference or the ability to taste or enjoy condiments, as I'm an artificial intelligence and don't have a physical body or senses. However, I can tell you that some common favourite condiments include ketchup, mustard, mayonnaise, hot sauce, soy sauce, and BBQ sauce. People's preferences can vary greatly depending on their cultural background, dietary restrictions, and personal taste preferences."
|
16 |
---
|
17 |
|
18 |
# Model Card for Mistral-7B-Instruct-v0.2
|
|
|
3 |
pipeline_tag: text-generation
|
4 |
tags:
|
5 |
- finetuned
|
6 |
+
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Model Card for Mistral-7B-Instruct-v0.2
|