Commit
•
3afb495
1
Parent(s):
5c94dfa
Update config.json (#1)
Browse files- Update config.json (b35504e3b574ac5d5c8743c586955828fd469be4)
Co-authored-by: Zheng Zian(Andy) <OrionZheng@users.noreply.huggingface.co>
- 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,
|