Srimanth Dhondy commited on
Commit
0d5be52
1 Parent(s): fcb5915

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -4,8 +4,8 @@
4
  "GOTQwenForCausalLM"
5
  ],
6
  "auto_map": {
7
- "AutoConfig": "modeling_GOT.GOTConfig",
8
- "AutoModel": "modeling_GOT.GOTQwenForCausalLM"
9
  },
10
  "attention_dropout": 0.0,
11
  "bos_token_id": 151643,
 
4
  "GOTQwenForCausalLM"
5
  ],
6
  "auto_map": {
7
+ "AutoConfig": "modeling_got.GOTConfig",
8
+ "AutoModel": "modeling_got.GOTQwenForCausalLM"
9
  },
10
  "attention_dropout": 0.0,
11
  "bos_token_id": 151643,