achapman commited on
Commit
edc17fa
·
1 Parent(s): 6032776
Files changed (1) hide show
  1. app.py +5 -2
app.py CHANGED
@@ -83,8 +83,11 @@ You are a helpful assistant. You answer user questions based on provided context
83
  User Query:
84
  {query}
85
 
86
- Context:
87
- #{context}<|eot_id|>
 
 
 
88
 
89
  <|start_header_id|>assistant<|end_header_id|>
90
  """
 
83
  User Query:
84
  {query}
85
 
86
+ <|start_header_id|>assistant<|end_header_id|>
87
+ """
88
+
89
+ """Context:
90
+ {context}<|eot_id|>
91
 
92
  <|start_header_id|>assistant<|end_header_id|>
93
  """