aho-tai commited on
Commit
2c383e2
·
verified ·
1 Parent(s): fba310b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -39,6 +39,7 @@
39
  ],
40
  "attention_dropout": 0.0,
41
  "auto_map": {
 
42
  "AutoModel": "modeling.PixtralVisionModelBatch"
43
  },
44
  "head_dim": 64,
 
39
  ],
40
  "attention_dropout": 0.0,
41
  "auto_map": {
42
+ "AutoConfig": "configuration.PixtralVisionModelBatch",
43
  "AutoModel": "modeling.PixtralVisionModelBatch"
44
  },
45
  "head_dim": 64,