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