loulou2 commited on
Commit
80b51a7
·
verified ·
1 Parent(s): 1574125

change nb of blocks

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "mlp_bias": false,
20
  "model_type": "llama",
21
  "num_attention_heads": 32,
22
- "num_hidden_layers": 16,
23
  "num_key_value_heads": 8,
24
  "pretraining_tp": 1,
25
  "quantization_config": {
 
19
  "mlp_bias": false,
20
  "model_type": "llama",
21
  "num_attention_heads": 32,
22
+ "num_hidden_layers": 1,
23
  "num_key_value_heads": 8,
24
  "pretraining_tp": 1,
25
  "quantization_config": {