Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -17,6 +17,7 @@
|
|
| 17 |
"num_experts_per_tok": 1,
|
| 18 |
"num_hidden_layers": 22,
|
| 19 |
"num_key_value_heads": 4,
|
|
|
|
| 20 |
"num_local_experts": 2,
|
| 21 |
"output_router_logits": false,
|
| 22 |
"pretraining_tp": 1,
|
|
|
|
| 17 |
"num_experts_per_tok": 1,
|
| 18 |
"num_hidden_layers": 22,
|
| 19 |
"num_key_value_heads": 4,
|
| 20 |
+
"return_full_text" : true,
|
| 21 |
"num_local_experts": 2,
|
| 22 |
"output_router_logits": false,
|
| 23 |
"pretraining_tp": 1,
|