Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_baichuan.BaiChuanConfig",
|
7 |
"AutoModel": "modeling_baichuan.BaiChuanForCausalLM",
|
8 |
-
"AutoModelForCausalLM": "
|
9 |
},
|
10 |
"bos_token_id": 1,
|
11 |
"eos_token_id": 2,
|
|
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_baichuan.BaiChuanConfig",
|
7 |
"AutoModel": "modeling_baichuan.BaiChuanForCausalLM",
|
8 |
+
"AutoModelForCausalLM": "Hongbin37.CBT-LLM--modeling_baichuan.BaiChuanForCausalLM"
|
9 |
},
|
10 |
"bos_token_id": 1,
|
11 |
"eos_token_id": 2,
|