Update settings.json
Browse files- settings.json +1 -1
settings.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"context": "This is a conversation with your Assistant. The Assistant is very helpful and is eager to chat with you and answer your questions.",
|
9 |
"greeting": "",
|
10 |
"end_of_turn": "",
|
11 |
-
"custom_stopping_strings": "{{char}}: ",
|
12 |
"stop_at_newline": false,
|
13 |
"add_bos_token": true,
|
14 |
"ban_eos_token": false,
|
|
|
8 |
"context": "This is a conversation with your Assistant. The Assistant is very helpful and is eager to chat with you and answer your questions.",
|
9 |
"greeting": "",
|
10 |
"end_of_turn": "",
|
11 |
+
"custom_stopping_strings": "{{char}}: ",
|
12 |
"stop_at_newline": false,
|
13 |
"add_bos_token": true,
|
14 |
"ban_eos_token": false,
|