codys12 commited on
Commit
55cefde
1 Parent(s): 96fcdb0

Update config.json

Browse files
Files changed (1) hide show
  1. 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": 8,
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": {