mymusise commited on
Commit
575b3cb
1 Parent(s): b2b5354
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": true,
10
  "inference_mode": true,
 
11
  "lora_alpha": 32,
12
  "lora_dropout": 0.1,
13
- "merge_weights": false,
14
  "modules_to_save": null,
15
  "peft_type": "LORA",
16
  "r": 16,
 
1
  {
2
  "base_model_name_or_path": "THUDM/chatglm-6b",
3
  "bias": "none",
4
+ "fan_in_fan_out": false,
 
 
 
 
 
5
  "inference_mode": true,
6
+ "init_lora_weights": true,
7
  "lora_alpha": 32,
8
  "lora_dropout": 0.1,
 
9
  "modules_to_save": null,
10
  "peft_type": "LORA",
11
  "r": 16,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc06b53af8ef63487f30211bee58db56e9e38b294f36dc2ac78b4ad2edd6bd74
3
- size 29381017
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b875769eac94c76532cb0a0fef3c40370226d076f52edff64bc99315b6acd63
3
+ size 29380953