omkarthawakar
commited on
Commit
•
fd14b6d
1
Parent(s):
05d5f8d
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"MobiLlamaForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoModelForCausalLM": "
|
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,
|