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