Spaces:
Runtime error
Runtime error
ffreemt
commited on
Commit
·
bd61bf0
1
Parent(s):
107ea19
Updte url and prompt_template
Browse files
app.py
CHANGED
@@ -115,7 +115,7 @@ prompt_template = """### HUMAN:
|
|
115 |
|
116 |
prompt_template = """
|
117 |
### Instruction:
|
118 |
-
|
119 |
|
120 |
### Response:
|
121 |
"""
|
|
|
115 |
|
116 |
prompt_template = """
|
117 |
### Instruction:
|
118 |
+
{question}
|
119 |
|
120 |
### Response:
|
121 |
"""
|