Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -82,6 +82,7 @@
|
|
| 82 |
"max_position_embeddings": 131072,
|
| 83 |
"model_max_length": 131072,
|
| 84 |
"model_type": "yuan",
|
|
|
|
| 85 |
"ffn_hidden_size": 8192,
|
| 86 |
"moe_config": {
|
| 87 |
"moe_num_experts": 32,
|
|
|
|
| 82 |
"max_position_embeddings": 131072,
|
| 83 |
"model_max_length": 131072,
|
| 84 |
"model_type": "yuan",
|
| 85 |
+
"moe_num_experts": 32,
|
| 86 |
"ffn_hidden_size": 8192,
|
| 87 |
"moe_config": {
|
| 88 |
"moe_num_experts": 32,
|