Hongbin37 commited on
Commit
990a128
β€’
1 Parent(s): 9f3a25e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Hongbin37/CBT-LLM",
3
  "architectures": [
4
  "BaiChuanForCausalLM"
5
  ],
@@ -26,4 +26,3 @@
26
  "use_cache": true,
27
  "vocab_size": 64000
28
  }
29
-
 
1
  {
2
+ "_name_or_path": "baichuan-inc/baichuan-7B",
3
  "architectures": [
4
  "BaiChuanForCausalLM"
5
  ],
 
26
  "use_cache": true,
27
  "vocab_size": 64000
28
  }