yashu
commited on
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -184,7 +184,7 @@
|
|
184 |
"rms_norm_eps": 1e-06,
|
185 |
"rope_scaling": {
|
186 |
"factor": 4.0,
|
187 |
-
"
|
188 |
},
|
189 |
"rope_theta": 100000,
|
190 |
"tie_word_embeddings": false,
|
|
|
184 |
"rms_norm_eps": 1e-06,
|
185 |
"rope_scaling": {
|
186 |
"factor": 4.0,
|
187 |
+
"rope_type": "linear"
|
188 |
},
|
189 |
"rope_theta": 100000,
|
190 |
"tie_word_embeddings": false,
|