emozilla commited on
Commit
37ca0fd
·
verified ·
1 Parent(s): ad0c525

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -13,9 +13,9 @@
13
  "max_position_embeddings": 2048,
14
  "mlp_bias": false,
15
  "model_type": "llama",
16
- "num_attention_heads": 32,
17
  "num_hidden_layers": 16,
18
- "num_key_value_heads": 8,
19
  "pretraining_tp": 1,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
 
13
  "max_position_embeddings": 2048,
14
  "mlp_bias": false,
15
  "model_type": "llama",
16
+ "num_attention_heads": 16,
17
  "num_hidden_layers": 16,
18
+ "num_key_value_heads": 16,
19
  "pretraining_tp": 1,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,