Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -43,7 +43,7 @@
|
|
43 |
},
|
44 |
"rms_norm_eps": 1e-05,
|
45 |
"rope_scaling": {
|
46 |
-
"name": "
|
47 |
"factor": 32.0
|
48 |
},
|
49 |
"rope_theta": 500000.0,
|
|
|
43 |
},
|
44 |
"rms_norm_eps": 1e-05,
|
45 |
"rope_scaling": {
|
46 |
+
"name": "linear",
|
47 |
"factor": 32.0
|
48 |
},
|
49 |
"rope_theta": 500000.0,
|