Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"rms_norm_eps": 1e-05,
|
38 |
"rope_scaling": {
|
39 |
"factor": 8.0,
|
40 |
-
"
|
41 |
},
|
42 |
"rope_theta": 500000.0,
|
43 |
"tie_word_embeddings": false,
|
|
|
37 |
"rms_norm_eps": 1e-05,
|
38 |
"rope_scaling": {
|
39 |
"factor": 8.0,
|
40 |
+
"type": "linear"
|
41 |
},
|
42 |
"rope_theta": 500000.0,
|
43 |
"tie_word_embeddings": false,
|