Update config.json
Browse files- config.json +1 -5
config.json
CHANGED
|
@@ -26,11 +26,7 @@
|
|
| 26 |
"zero_point": true
|
| 27 |
},
|
| 28 |
"rms_norm_eps": 1e-06,
|
| 29 |
-
"rope_scaling":
|
| 30 |
-
"rope_type": "yarn",
|
| 31 |
-
"factor": 4.0,
|
| 32 |
-
"original_max_position_embeddings": 32768
|
| 33 |
-
},
|
| 34 |
"rope_theta": 1000000,
|
| 35 |
"sliding_window": null,
|
| 36 |
"tie_word_embeddings": false,
|
|
|
|
| 26 |
"zero_point": true
|
| 27 |
},
|
| 28 |
"rms_norm_eps": 1e-06,
|
| 29 |
+
"rope_scaling": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
"rope_theta": 1000000,
|
| 31 |
"sliding_window": null,
|
| 32 |
"tie_word_embeddings": false,
|