Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"num_key_value_heads": 8,
|
| 12 |
"rms_norm_eps": 1e-05,
|
| 13 |
"rope_scaling": {
|
| 14 |
-
"type": "
|
| 15 |
"factor": 8.0
|
| 16 |
},
|
| 17 |
"rope_theta": 500000.0,
|
|
|
|
| 11 |
"num_key_value_heads": 8,
|
| 12 |
"rms_norm_eps": 1e-05,
|
| 13 |
"rope_scaling": {
|
| 14 |
+
"type": "linear",
|
| 15 |
"factor": 8.0
|
| 16 |
},
|
| 17 |
"rope_theta": 500000.0,
|