Update mlc-chat-config.json
Browse files- mlc-chat-config.json +1 -1
mlc-chat-config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"repetition_penalty": 1.0,
|
7 |
"top_p": 0.95,
|
8 |
"mean_gen_len": 128,
|
9 |
-
"max_gen_len":
|
10 |
"num_shards": 1,
|
11 |
"use_presharded_weights": false,
|
12 |
"shift_fill_factor": 0.3,
|
|
|
6 |
"repetition_penalty": 1.0,
|
7 |
"top_p": 0.95,
|
8 |
"mean_gen_len": 128,
|
9 |
+
"max_gen_len": 512,
|
10 |
"num_shards": 1,
|
11 |
"use_presharded_weights": false,
|
12 |
"shift_fill_factor": 0.3,
|