Spaces:
Paused
Paused
ugh
Browse files
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 |
-
|
| 87 |
-
|
|
|
|
|
|
|
|
|
|
| 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 |
"""
|