stefan-insilico commited on
Commit
aa68ac0
·
verified ·
1 Parent(s): a4df980

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -29,6 +29,7 @@
29
  "softmax_scale": null
30
  },
31
  "auto_map": {
 
32
  "AutoModelForCausalLM": "precious3_gpt_multi_modal.Custom_MPTForCausalLM"
33
  },
34
  "bos_token_id": 0,
 
29
  "softmax_scale": null
30
  },
31
  "auto_map": {
32
+ "AutoConfig": "precious3_gpt_multi_modal.MPTConfig",
33
  "AutoModelForCausalLM": "precious3_gpt_multi_modal.Custom_MPTForCausalLM"
34
  },
35
  "bos_token_id": 0,