Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -22,6 +22,7 @@
|
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": {
|
24 |
"factor": 16.0,
|
|
|
25 |
"original_max_position_embeddings": 8192,
|
26 |
"type": "yarn"
|
27 |
},
|
|
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": {
|
24 |
"factor": 16.0,
|
25 |
+
"finetuned": true,
|
26 |
"original_max_position_embeddings": 8192,
|
27 |
"type": "yarn"
|
28 |
},
|