2U35 commited on
Commit
6951190
1 Parent(s): 5ccbdef

Upload config.json

Browse files

add "_name_or_path": "baichuan-inc/Baichuan-13B-Chat"

In some libraries like DeepSpeed, "_name_or_path" is required; otherwise, you may encounter a KeyError.

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "_from_model_config": true,
3
  "architectures": [
4
  "BaichuanForCausalLM"
 
1
  {
2
+ "_name_or_path": "baichuan-inc/Baichuan-13B-Chat",
3
  "_from_model_config": true,
4
  "architectures": [
5
  "BaichuanForCausalLM"