ffreemt commited on
Commit
bd61bf0
1 Parent(s): 107ea19

Updte url and prompt_template

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ prompt_template = """### HUMAN:
115
 
116
  prompt_template = """
117
  ### Instruction:
118
- <question>
119
 
120
  ### Response:
121
  """
 
115
 
116
  prompt_template = """
117
  ### Instruction:
118
+ {question}
119
 
120
  ### Response:
121
  """