Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"model_type": "llama",
|
17 |
"num_attention_heads": 128,
|
18 |
"num_hidden_layers": 126,
|
19 |
-
"num_key_value_heads":
|
20 |
"pad_token_id": 128004,
|
21 |
"pretraining_tp": 1,
|
22 |
"quantization_config": {
|
|
|
16 |
"model_type": "llama",
|
17 |
"num_attention_heads": 128,
|
18 |
"num_hidden_layers": 126,
|
19 |
+
"num_key_value_heads": 16,
|
20 |
"pad_token_id": 128004,
|
21 |
"pretraining_tp": 1,
|
22 |
"quantization_config": {
|