andito HF staff commited on
Commit
7f51046
1 Parent(s): 15733c2

fix bug in config defaults

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -223,7 +223,7 @@
223
  "min_length": 0,
224
  "model_type": "idefics3",
225
  "no_repeat_ngram_size": 0,
226
- "num_attention_heads": 12,
227
  "num_beam_groups": 1,
228
  "num_beams": 1,
229
  "num_channels": 3,
 
223
  "min_length": 0,
224
  "model_type": "idefics3",
225
  "no_repeat_ngram_size": 0,
226
+ "num_attention_heads": 16,
227
  "num_beam_groups": 1,
228
  "num_beams": 1,
229
  "num_channels": 3,