Fighoture commited on
Commit
17e3245
·
verified ·
1 Parent(s): c2581e3

Update config.json

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