gate369 commited on
Commit
2c9e6a5
1 Parent(s): ec729c7

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": 2048,
15
  "model_type": "mistral",
16
  "num_attention_heads": 8,
17
- "num_hidden_layers": 36,
18
  "num_key_value_heads": 8,
19
  "pad_token_id": 0,
20
  "rms_norm_eps": 1e-05,
 
14
  "max_position_embeddings": 2048,
15
  "model_type": "mistral",
16
  "num_attention_heads": 8,
17
+ "num_hidden_layers": 6,
18
  "num_key_value_heads": 8,
19
  "pad_token_id": 0,
20
  "rms_norm_eps": 1e-05,