Update app.py
Browse files
app.py
CHANGED
@@ -251,7 +251,7 @@ if __name__=="__main__":
|
|
251 |
{user_query}
|
252 |
[/INST]""",
|
253 |
|
254 |
-
"
|
255 |
- Do not mention quotes.\n\n
|
256 |
- Reply using a single sentence.\n\n
|
257 |
> Context:\n
|
|
|
251 |
{user_query}
|
252 |
[/INST]""",
|
253 |
|
254 |
+
"llama_rag_template" :"""<s>[INST]\n<<SYS>>\nGiven the following question and context, summarize the parts that are relevant to answer the question. If none of the context is relevant return NO_OUTPUT.\n\n>
|
255 |
- Do not mention quotes.\n\n
|
256 |
- Reply using a single sentence.\n\n
|
257 |
> Context:\n
|