OrionZheng
commited on
Commit
•
b35504e
1
Parent(s):
5c94dfa
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"GemmaForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoModelForCausalLM": "modeling_offload_gemma.
|
8 |
},
|
9 |
"attention_bias": false,
|
10 |
"attention_dropout": 0.0,
|
|
|
4 |
"GemmaForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoModelForCausalLM": "modeling_offload_gemma.GemmaForCausalLM"
|
8 |
},
|
9 |
"attention_bias": false,
|
10 |
"attention_dropout": 0.0,
|