Imablank commited on
Commit
3f66c9c
1 Parent(s): 4afccbf

Update settings.json

Browse files
Files changed (1) hide show
  1. settings.json +2 -2
settings.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "max_new_tokens": 73.99939492,
3
  "max_new_tokens_min": 1,
4
  "max_new_tokens_max": 2000,
5
  "seed": -1,
@@ -21,7 +21,7 @@
21
  "chat_prompt_size": 2048,
22
  "chat_prompt_size_min": 0,
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": [],
 
1
  {
2
+ "max_new_tokens": 200,
3
  "max_new_tokens_min": 1,
4
  "max_new_tokens_max": 2000,
5
  "seed": -1,
 
21
  "chat_prompt_size": 2048,
22
  "chat_prompt_size_min": 0,
23
  "chat_prompt_size_max": 2048,
24
+ "chat_generation_attempts": 4,
25
  "chat_generation_attempts_min": 1,
26
  "chat_generation_attempts_max": 8,
27
  "default_extensions": [],