abhayesian commited on
Commit
fb1ed03
1 Parent(s): eff14cf

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -9,6 +9,7 @@
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
@@ -22,12 +23,14 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "o_proj",
26
- "k_proj",
27
- "v_proj",
28
  "down_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": null,
 
32
  "use_rslora": false
33
  }
 
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
+ "layer_replication": null,
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
27
+ "q_proj",
 
28
  "down_proj",
29
+ "v_proj",
30
+ "k_proj",
31
+ "o_proj"
32
  ],
33
  "task_type": null,
34
+ "use_dora": false,
35
  "use_rslora": false
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf070bf71e09f2c80dfcc4764e82996a9f45805e94eb24d76df00c9a42216666
3
- size 184592936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca62513ba0b6cada04d894c8b045038e55013504b7ed4c0b20f5ed6aaa3c7bf
3
+ size 260098992