d-Matrix commited on
Commit
ef2b23d
·
verified ·
1 Parent(s): 78a9a46

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "max_position_embeddings": 16384,
17
  "model_type": "llama",
18
  "num_attention_heads": 32,
19
- "num_hidden_layers": 1,
20
  "num_key_value_heads": 32,
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
 
16
  "max_position_embeddings": 16384,
17
  "model_type": "llama",
18
  "num_attention_heads": 32,
19
+ "num_hidden_layers": 32,
20
  "num_key_value_heads": 32,
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,