mtasic85 commited on
Commit
bf6e2b3
·
1 Parent(s): c60dfe3

pretrain core

Browse files
Files changed (1) hide show
  1. config-0.json +1 -1
config-0.json CHANGED
@@ -14,7 +14,7 @@
14
  "max_position_embeddings": 131072,
15
  "mlp_bias": false,
16
  "model_type": "llama",
17
- "num_attention_heads": 32,
18
  "num_hidden_layers": 32,
19
  "num_key_value_heads": 8,
20
  "pretraining_tp": 1,
 
14
  "max_position_embeddings": 131072,
15
  "mlp_bias": false,
16
  "model_type": "llama",
17
+ "num_attention_heads": 16,
18
  "num_hidden_layers": 32,
19
  "num_key_value_heads": 8,
20
  "pretraining_tp": 1,