Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -46,6 +46,7 @@
|
|
| 46 |
"max_position_embeddings": 131072,
|
| 47 |
"model_max_length": 131072,
|
| 48 |
"model_type": "yuan2",
|
|
|
|
| 49 |
"moe_config": {
|
| 50 |
"ffn_hidden_size": 8192,
|
| 51 |
"gated_linear_unit": true,
|
|
|
|
| 46 |
"max_position_embeddings": 131072,
|
| 47 |
"model_max_length": 131072,
|
| 48 |
"model_type": "yuan2",
|
| 49 |
+
"moe_num_experts": 32,
|
| 50 |
"moe_config": {
|
| 51 |
"ffn_hidden_size": 8192,
|
| 52 |
"gated_linear_unit": true,
|