basiliskinstitute
commited on
Commit
•
44424ee
1
Parent(s):
a2fedc9
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"pretraining_tp": 1,
|
20 |
"rms_norm_eps": 1e-05,
|
21 |
"rope_scaling": {
|
22 |
-
"factor": 2,
|
23 |
"type": "linear"
|
24 |
},
|
25 |
"rope_theta": 500000.0,
|
|
|
19 |
"pretraining_tp": 1,
|
20 |
"rms_norm_eps": 1e-05,
|
21 |
"rope_scaling": {
|
22 |
+
"factor": 2.0,
|
23 |
"type": "linear"
|
24 |
},
|
25 |
"rope_theta": 500000.0,
|