shibing624 commited on
Commit
9608b8c
1 Parent(s): 560b36d

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -7
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,16 +1,11 @@
1
  {
2
- "base_model_name_or_path": "THUDM/chatglm-6b",
3
  "bias": "none",
4
- "enable_lora": [
5
- true,
6
- false,
7
- true
8
- ],
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
11
  "lora_alpha": 16,
12
  "lora_dropout": 0.05,
13
- "merge_weights": false,
14
  "modules_to_save": null,
15
  "peft_type": "LORA",
16
  "r": 8,
 
1
  {
2
+ "base_model_name_or_path": "/home/flemingxu/disk/models/chatglm_6b_new",
3
  "bias": "none",
 
 
 
 
 
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
6
+ "init_lora_weights": true,
7
  "lora_alpha": 16,
8
  "lora_dropout": 0.05,
 
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
  "r": 8,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ae78994cdb210232b0aa211a85093b5ca9b31f351af244991e30a6be5d23d48
3
- size 14700953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab265d727f6cd0dcacb3026987ce47c0afa21b4103db430f5828ff3bc99e4c27
3
+ size 14700825