MWilinski commited on
Commit
2966dc4
·
1 Parent(s): 2251e89

prompt bug

Browse files
config/prompt_templates/mistral-7b-instruct.txt CHANGED
@@ -1,4 +1,4 @@
1
  <s> [INST] You are a helpful assistant for question-answering over. Use the following chunks of relevant information to answer the question. If you don't know the answer, just say that you don't know. You can output code snippets that appear in the documentation to enrich the answer.[/INST] </s>
2
- [INST] <QUESTION>: {question}
3
  <CONTEXT>: {context}
4
- <ANSWER>: [/INST]
 
1
  <s> [INST] You are a helpful assistant for question-answering over. Use the following chunks of relevant information to answer the question. If you don't know the answer, just say that you don't know. You can output code snippets that appear in the documentation to enrich the answer.[/INST] </s>
2
+ <QUESTION>: {question}
3
  <CONTEXT>: {context}
4
+ <ANSWER>: