Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
"model_type": "llama",
|
57 |
"num_attention_heads": 128,
|
58 |
"num_hidden_layers": 126,
|
59 |
-
"num_key_value_heads":
|
60 |
"pretraining_tp": 1,
|
61 |
"rms_norm_eps": 1e-05,
|
62 |
"rope_scaling": {
|
|
|
56 |
"model_type": "llama",
|
57 |
"num_attention_heads": 128,
|
58 |
"num_hidden_layers": 126,
|
59 |
+
"num_key_value_heads": 8,
|
60 |
"pretraining_tp": 1,
|
61 |
"rms_norm_eps": 1e-05,
|
62 |
"rope_scaling": {
|