Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -26,6 +26,7 @@
|
|
26 |
"vocab_size": 152064,
|
27 |
"rope_scaling": {
|
28 |
"factor": 4,
|
|
|
29 |
"type": "yarn"
|
30 |
}
|
31 |
}
|
|
|
26 |
"vocab_size": 152064,
|
27 |
"rope_scaling": {
|
28 |
"factor": 4,
|
29 |
+
"original_max_position_embeddings": 32768,
|
30 |
"type": "yarn"
|
31 |
}
|
32 |
}
|