Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
|
|
3 |
"architectures": [
|
4 |
"BaichuanForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"_name_or_path": "baichuan-inc/Baichuan-13B-Chat",
|
4 |
"architectures": [
|
5 |
"BaichuanForCausalLM"
|
6 |
],
|