Spaces:
Runtime error
Runtime error
Create zephyr_7b.txt
Browse files
config/prompt_templates/zephyr_7b.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<|system|>Using the information contained in the context,
|
| 2 |
+
give a comprehensive answer to the question.
|
| 3 |
+
Respond only to the question asked, response should be concise and relevant to the question.
|
| 4 |
+
If the answer cannot be deduced from the context, do not give an answer.</s>
|
| 5 |
+
<|user|>
|
| 6 |
+
Context:
|
| 7 |
+
{context}
|
| 8 |
+
Question: {question}
|
| 9 |
+
</s>
|
| 10 |
+
<|assistant|>
|