gpol13 commited on
Commit
f664c64
·
verified ·
1 Parent(s): d3f67f1

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -4,8 +4,8 @@
4
  "fan_in_fan_out": false,
5
  "feedforward_modules": [
6
  "gate_proj",
7
- "down_proj",
8
- "up_proj"
9
  ],
10
  "inference_mode": true,
11
  "init_ia3_weights": true,
@@ -13,12 +13,13 @@
13
  "peft_type": "IA3",
14
  "revision": null,
15
  "target_modules": [
16
- "up_proj",
17
- "gate_proj",
18
  "q_proj",
19
- "v_proj",
 
 
20
  "down_proj",
21
- "k_proj"
22
  ],
23
  "task_type": "CAUSAL_LM"
24
  }
 
4
  "fan_in_fan_out": false,
5
  "feedforward_modules": [
6
  "gate_proj",
7
+ "up_proj",
8
+ "down_proj"
9
  ],
10
  "inference_mode": true,
11
  "init_ia3_weights": true,
 
13
  "peft_type": "IA3",
14
  "revision": null,
15
  "target_modules": [
16
+ "o_proj",
 
17
  "q_proj",
18
+ "gate_proj",
19
+ "up_proj",
20
+ "k_proj",
21
  "down_proj",
22
+ "v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7463d6fe36d41733f0673fe77b5cb70e654ee22f5ea3079757ff7e6be8da3a0d
3
- size 1052336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06cdac15d76fa4370f905a10306957922b7f72d713211f4a0eebf2c4832f7090
3
+ size 1170472