Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"pretraining_tp": 1,
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": {
|
24 |
-
"type": "
|
25 |
"factor": 8.0
|
26 |
},
|
27 |
"rope_theta": 500000.0,
|
|
|
21 |
"pretraining_tp": 1,
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": {
|
24 |
+
"type": "linear",
|
25 |
"factor": 8.0
|
26 |
},
|
27 |
"rope_theta": 500000.0,
|