gugarosa commited on
Commit
41217aa
1 Parent(s): d3ba318

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "model_type": "phi",
17
  "num_attention_heads": 32,
18
  "num_hidden_layers": 24,
19
- "num_key_value_heads": 32,
20
  "partial_rotary_factor": 0.5,
21
  "qk_layernorm": false,
22
  "resid_pdrop": 0.0,
 
16
  "model_type": "phi",
17
  "num_attention_heads": 32,
18
  "num_hidden_layers": 24,
19
+ "num_key_value_heads": null,
20
  "partial_rotary_factor": 0.5,
21
  "qk_layernorm": false,
22
  "resid_pdrop": 0.0,