Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
"vocab_size": 152064,
|
51 |
"rope_scaling": {
|
52 |
"factor": 4.0,
|
53 |
-
"original_max_position_embeddings",
|
54 |
"type": "yarn"
|
55 |
}
|
56 |
}
|
|
|
50 |
"vocab_size": 152064,
|
51 |
"rope_scaling": {
|
52 |
"factor": 4.0,
|
53 |
+
"original_max_position_embeddings": 32768,
|
54 |
"type": "yarn"
|
55 |
}
|
56 |
}
|