Text Generation
Transformers
PyTorch
Chinese
English
baichuan
feature-extraction
lora
custom_code
hiyouga commited on
Commit
cb0286e
1 Parent(s): a1fb70b

Upload 10 files

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_from_model_config": true,
3
- "_name_or_path": "/home/incoming/zhengyw/baichuan-13b-base",
4
  "architectures": [
5
  "BaichuanForCausalLM"
6
  ],
 
1
  {
2
  "_from_model_config": true,
3
+ "_name_or_path": "/home/incoming/zhengyw/baichuan-13b-base/",
4
  "architectures": [
5
  "BaichuanForCausalLM"
6
  ],