Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
"GOTQwenForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
|
|
7 |
"AutoModel": "GOT_ocr_2_0.GOTQwenForCausalLM"
|
8 |
},
|
9 |
"attention_dropout": 0.0,
|
|
|
4 |
"GOTQwenForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "GOT_ocr_2_0.GOTConfig",
|
8 |
"AutoModel": "GOT_ocr_2_0.GOTQwenForCausalLM"
|
9 |
},
|
10 |
"attention_dropout": 0.0,
|