omkarthawakar commited on
Commit
093eb53
1 Parent(s): bcbf9f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "MobiLlamaForCausalLM"
5
  ],
6
  "auto_map": {
7
- "AutoModelForCausalLM": "modeling_mobillama.MobiLlamaForCausalLM"
8
  },
9
  "attention_bias": false,
10
  "attention_dropout": 0.0,
 
4
  "MobiLlamaForCausalLM"
5
  ],
6
  "auto_map": {
7
+ "AutoModelForCausalLM": "modelling_mobillama.MobiLlamaForCausalLM"
8
  },
9
  "attention_bias": false,
10
  "attention_dropout": 0.0,