Imablank commited on
Commit
4afccbf
1 Parent(s): 577b47b

Update settings.json

Browse files
Files changed (1) hide show
  1. settings.json +2 -2
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": " \"n n YOUR RESPONSE: \", \"}//end of the scenarios, \", \"Comment: \", \"{{char}}: \", \"{{user}}: \", \"Scenario: \", \"Persona: \", \"Greeting: \" ",
12
  "stop_at_newline": false,
13
  "add_bos_token": true,
14
  "ban_eos_token": false,
@@ -23,7 +23,7 @@
23
  "chat_prompt_size_max": 2048,
24
  "chat_generation_attempts": 3,
25
  "chat_generation_attempts_min": 1,
26
- "chat_generation_attempts_max": 5,
27
  "default_extensions": [],
28
  "chat_default_extensions": [
29
  "gallery"
 
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": " \"\\n\", \"n n YOUR RESPONSE: \", \"}//end of the scenarios, \", \"Comment: \", \"{{char}}: \", \"{{user}}: \", \"Scenario: \", \"Persona: \", \"Greeting: \" ",
12
  "stop_at_newline": false,
13
  "add_bos_token": true,
14
  "ban_eos_token": false,
 
23
  "chat_prompt_size_max": 2048,
24
  "chat_generation_attempts": 3,
25
  "chat_generation_attempts_min": 1,
26
+ "chat_generation_attempts_max": 8,
27
  "default_extensions": [],
28
  "chat_default_extensions": [
29
  "gallery"