Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -21,6 +21,7 @@
|
|
| 21 |
"rms_norm_eps": 1e-05,
|
| 22 |
"rope_scaling": {
|
| 23 |
"factor": 32.0,
|
|
|
|
| 24 |
"type": "yarn"
|
| 25 |
},
|
| 26 |
"rope_theta": 10000,
|
|
|
|
| 21 |
"rms_norm_eps": 1e-05,
|
| 22 |
"rope_scaling": {
|
| 23 |
"factor": 32.0,
|
| 24 |
+
"original_max_position_embeddings": 2048,
|
| 25 |
"type": "yarn"
|
| 26 |
},
|
| 27 |
"rope_theta": 10000,
|