Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"partial_rotary_factor": 0.5,
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 12288,
|
| 19 |
-
"max_position_embeddings":
|
| 20 |
"model_type": "glm4_moe",
|
| 21 |
"moe_intermediate_size": 1536,
|
| 22 |
"norm_topk_prob": true,
|
|
|
|
| 16 |
"partial_rotary_factor": 0.5,
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 12288,
|
| 19 |
+
"max_position_embeddings": 202752,
|
| 20 |
"model_type": "glm4_moe",
|
| 21 |
"moe_intermediate_size": 1536,
|
| 22 |
"norm_topk_prob": true,
|