Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"qk_layernorm": false,
|
26 |
"resid_pdrop": 0.0,
|
27 |
"rope_scaling": {
|
28 |
-
"factor":
|
29 |
"type": "dynamic"
|
30 |
},
|
31 |
"rope_theta": 50000.0,
|
|
|
25 |
"qk_layernorm": false,
|
26 |
"resid_pdrop": 0.0,
|
27 |
"rope_scaling": {
|
28 |
+
"factor": 62.5,
|
29 |
"type": "dynamic"
|
30 |
},
|
31 |
"rope_theta": 50000.0,
|