Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -48,6 +48,7 @@
|
|
| 48 |
"max_position_embeddings": 32768,
|
| 49 |
"model_max_length": 32768,
|
| 50 |
"model_type": "yuan",
|
|
|
|
| 51 |
"moe_config": {
|
| 52 |
"ffn_hidden_size": 16384,
|
| 53 |
"gated_linear_unit": true,
|
|
|
|
| 48 |
"max_position_embeddings": 32768,
|
| 49 |
"model_max_length": 32768,
|
| 50 |
"model_type": "yuan",
|
| 51 |
+
"moe_num_experts": 48,
|
| 52 |
"moe_config": {
|
| 53 |
"ffn_hidden_size": 16384,
|
| 54 |
"gated_linear_unit": true,
|