Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"max_window_layers": 28,
|
15 |
"model_type": "qwen2",
|
16 |
"num_attention_heads": 28,
|
17 |
-
"num_hidden_layers":
|
18 |
"num_key_value_heads": 4,
|
19 |
"rms_norm_eps": 1e-06,
|
20 |
"rope_scaling": null,
|
|
|
14 |
"max_window_layers": 28,
|
15 |
"model_type": "qwen2",
|
16 |
"num_attention_heads": 28,
|
17 |
+
"num_hidden_layers": 14,
|
18 |
"num_key_value_heads": 4,
|
19 |
"rms_norm_eps": 1e-06,
|
20 |
"rope_scaling": null,
|