Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
@@ -20,9 +20,7 @@
|
|
20 |
"rms_norm_eps": 1e-05,
|
21 |
"rope_scaling": {
|
22 |
"factor": 16.0,
|
23 |
-
"
|
24 |
-
"original_max_position_embeddings": 262144,
|
25 |
-
"type": "yarn"
|
26 |
},
|
27 |
"rope_theta": 500000.0,
|
28 |
"tie_word_embeddings": false,
|
|
|
20 |
"rms_norm_eps": 1e-05,
|
21 |
"rope_scaling": {
|
22 |
"factor": 16.0,
|
23 |
+
"type": "dynamic"
|
|
|
|
|
24 |
},
|
25 |
"rope_theta": 500000.0,
|
26 |
"tie_word_embeddings": false,
|