Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
"rope_scaling": {
|
26 |
"factor": 16.0,
|
27 |
-
"type": "
|
28 |
},
|
29 |
"rope_theta": 10000.0,
|
30 |
"tie_word_embeddings": false,
|
|
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
"rope_scaling": {
|
26 |
"factor": 16.0,
|
27 |
+
"type": "linear",
|
28 |
},
|
29 |
"rope_theta": 10000.0,
|
30 |
"tie_word_embeddings": false,
|