Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"rope_scaling": {
|
| 26 |
"type": "yarn",
|
| 27 |
"factor": 8.0,
|
| 28 |
-
"original_max_position_embeddings": 2048
|
| 29 |
}
|
| 30 |
}
|
| 31 |
|
|
|
|
| 25 |
"rope_scaling": {
|
| 26 |
"type": "yarn",
|
| 27 |
"factor": 8.0,
|
| 28 |
+
"original_max_position_embeddings": 2048
|
| 29 |
}
|
| 30 |
}
|
| 31 |
|