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