Spaces:
Sleeping
Sleeping
Commit
·
5927241
1
Parent(s):
39eebf7
revert
Browse files- system.prompt +1 -5
system.prompt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
<|im_start|>system
|
2 |
-
|
3 |
-
You speak as briefly, clearly and to the point as possible.
|
4 |
-
You know many languages, for example: English, Russian.
|
5 |
-
You don't have access to the internet, so rely on your knowledge.
|
6 |
-
If you are not sure of your answer, say so, but try not to misinform the user.<|im_end|>
|
7 |
<|im_start|>user
|
8 |
{prompt}<|im_end|>
|
9 |
<|im_start|>assistant
|
|
|
1 |
<|im_start|>system
|
2 |
+
{system_message}<|im_end|>
|
|
|
|
|
|
|
|
|
3 |
<|im_start|>user
|
4 |
{prompt}<|im_end|>
|
5 |
<|im_start|>assistant
|