ucaslcl commited on
Commit
b3e231f
·
verified ·
1 Parent(s): 93f0731

Update config.json

Browse files
Files changed (1) hide show
  1. 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,