jw2yang commited on
Commit
eb0b1b3
·
verified ·
1 Parent(s): 892ccfc

remove auto_map

Browse files

"auto_map": {
"AutoConfig": "microsoft/Magma-8B--configuration_magma.MagmaConfig",
"AutoModelForCausalLM": "microsoft/Magma-8B--modeling_magma.MagmaForCausalLM"
},

Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -5,10 +5,6 @@
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
8
- "auto_map": {
9
- "AutoConfig": "microsoft/Magma-8B--configuration_magma.MagmaConfig",
10
- "AutoModelForCausalLM": "microsoft/Magma-8B--modeling_magma.MagmaForCausalLM"
11
- },
12
  "hidden_act": "silu",
13
  "hidden_size": 4096,
14
  "image_token_index": 128257,
 
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
 
 
 
8
  "hidden_act": "silu",
9
  "hidden_size": 4096,
10
  "image_token_index": 128257,