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