Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"rope_scaling": {
|
22 |
"rope_type": "yarn",
|
23 |
"factor": 2.0,
|
24 |
-
"original_max_position_embeddings":
|
25 |
},
|
26 |
"rope_theta": 1000000,
|
27 |
"sliding_window": null,
|
|
|
21 |
"rope_scaling": {
|
22 |
"rope_type": "yarn",
|
23 |
"factor": 2.0,
|
24 |
+
"original_max_position_embeddings": 40960
|
25 |
},
|
26 |
"rope_theta": 1000000,
|
27 |
"sliding_window": null,
|