ljsabc commited on
Commit
45f0b52
·
1 Parent(s): a431243

New model from the upstream. R=24 with only QV tuned.

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -5
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -6,17 +6,16 @@
6
  false,
7
  true
8
  ],
9
- "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "lora_alpha": 32,
12
  "lora_dropout": 0.1,
13
- "merge_weights": true,
14
  "modules_to_save": null,
15
  "peft_type": "LORA",
16
  "r": 24,
17
  "target_modules": [
18
- "query_key_value",
19
- "lm_head"
20
  ],
21
  "task_type": "CAUSAL_LM"
22
- }
 
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": 24,
17
  "target_modules": [
18
+ "query_key_value"
 
19
  ],
20
  "task_type": "CAUSAL_LM"
21
+ }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34d6a0040d59ab2308b57dc5799452ea1d57c68290186756091625d59bfcc578
3
  size 44061081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f27065da4fb24beb19f928fe9699ed6c31576a2c60f30a821e6e28047fb2544
3
  size 44061081