Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 24 |
"factor": 64.0,
|
| 25 |
"llama_4_scaling_beta": 0,
|
| 26 |
"mscale": 1.0,
|
| 27 |
-
"mscale_all_dim":
|
| 28 |
"original_max_position_embeddings": 4096,
|
| 29 |
"rope_theta": 1000000.0,
|
| 30 |
"rope_type": "yarn",
|
|
|
|
| 24 |
"factor": 64.0,
|
| 25 |
"llama_4_scaling_beta": 0,
|
| 26 |
"mscale": 1.0,
|
| 27 |
+
"mscale_all_dim": 0.0,
|
| 28 |
"original_max_position_embeddings": 4096,
|
| 29 |
"rope_theta": 1000000.0,
|
| 30 |
"rope_type": "yarn",
|