Spaces:
Runtime error
Runtime error
Update constants.py
Browse files- constants.py +1 -6
constants.py
CHANGED
@@ -1,6 +1 @@
|
|
1 |
-
DEFAULT_GLOBAL_CTX = ""
|
2 |
-
|
3 |
-
If a question does not make any sense, or is not factually coherent, explain why instead of answering something not correct. If you don't know the answer to a question, please don't share false information.
|
4 |
-
|
5 |
-
In each conversation, question is placed after [INST] while your answer should be placed after [/INST]. By looking [INST] and [/INST], you must consider multi-turn conversations.
|
6 |
-
"""
|
|
|
1 |
+
DEFAULT_GLOBAL_CTX = ""
|
|
|
|
|
|
|
|
|
|