Commit ·
1ce2dfa
1
Parent(s): 948ecac
Update config.json (#2)
Browse files- Update config.json (f1627fb7b537bae7d33b88724f67d92e45f7ec19)
Co-authored-by: FCL <FCL90@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"kv_lora_rank": 512,
|
| 21 |
"layer_group_size": 8,
|
| 22 |
"linear_silu": false,
|
| 23 |
-
"max_position_embeddings":
|
| 24 |
"max_window_layers": 20,
|
| 25 |
"model_type": "bailing_hybrid",
|
| 26 |
"moe_intermediate_size": 2048,
|
|
|
|
| 20 |
"kv_lora_rank": 512,
|
| 21 |
"layer_group_size": 8,
|
| 22 |
"linear_silu": false,
|
| 23 |
+
"max_position_embeddings": 262144,
|
| 24 |
"max_window_layers": 20,
|
| 25 |
"model_type": "bailing_hybrid",
|
| 26 |
"moe_intermediate_size": 2048,
|