impactframes
commited on
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
"_name_or_path": "ucaslcl/GOT-OCR2_0",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "
|
8 |
-
"AutoModel": "
|
9 |
},
|
10 |
"attention_dropout": 0.0,
|
11 |
"bos_token_id": 151643,
|
|
|
1 |
{
|
2 |
"_name_or_path": "ucaslcl/GOT-OCR2_0",
|
3 |
"architectures": [
|
4 |
+
"QwenForCausalLM"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "Config",
|
8 |
+
"AutoModel": "QwenForCausalLM"
|
9 |
},
|
10 |
"attention_dropout": 0.0,
|
11 |
"bos_token_id": 151643,
|