Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -5,7 +5,6 @@
|
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_baichuan.BaichuanConfig",
|
| 8 |
-
"AutoModel": "modeling_baichuan.BaichuanForCausalLM",
|
| 9 |
"AutoModelForCausalLM": "modeling_baichuan.BaichuanForCausalLM"
|
| 10 |
},
|
| 11 |
"bos_token_id": 1,
|
|
|
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_baichuan.BaichuanConfig",
|
|
|
|
| 8 |
"AutoModelForCausalLM": "modeling_baichuan.BaichuanForCausalLM"
|
| 9 |
},
|
| 10 |
"bos_token_id": 1,
|