abirT commited on
Commit
3461d54
1 Parent(s): bb91e48

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -6,7 +6,6 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
- "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
@@ -20,13 +19,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "o_proj",
25
  "gate_proj",
26
  "v_proj",
27
- "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
- "use_dora": false,
31
  "use_rslora": false
32
  }
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
  "o_proj",
24
  "gate_proj",
25
  "v_proj",
26
+ "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
29
  "use_rslora": false
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9052359ced1e667271d7b2740e58552d374c4731f23033638e85ed82473f8c76
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6220a60cde14eb70ab066e68e20554212dcedbed84c93ef9b28ce9071627ab0f
3
  size 369142184