Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ prompt_template = """### HUMAN:
|
|
82 |
### RESPONSE:"""
|
83 |
|
84 |
prompt_template = """System: You are a helpful assistant.
|
85 |
-
User: {
|
86 |
Assistant: """
|
87 |
|
88 |
|
|
|
82 |
### RESPONSE:"""
|
83 |
|
84 |
prompt_template = """System: You are a helpful assistant.
|
85 |
+
User: {question}
|
86 |
Assistant: """
|
87 |
|
88 |
|