Update transformer_config.json
Browse files- transformer_config.json +1 -1
transformer_config.json
CHANGED
|
@@ -10,5 +10,5 @@
|
|
| 10 |
"ffn_type": "gated",
|
| 11 |
"mlp_ratio": 2.67,
|
| 12 |
"rope_scaling_type": "none",
|
| 13 |
-
"rope_scaling_factor": 1.0
|
| 14 |
}
|
|
|
|
| 10 |
"ffn_type": "gated",
|
| 11 |
"mlp_ratio": 2.67,
|
| 12 |
"rope_scaling_type": "none",
|
| 13 |
+
"rope_scaling_factor": 1.0
|
| 14 |
}
|