fibleep commited on
Commit
020eb5f
1 Parent(s): 00634fd

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
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,15 +20,16 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "lm_head",
23
- "q_proj",
24
- "k_proj",
25
  "gate_proj",
26
- "down_proj",
27
  "o_proj",
28
- "up_proj",
29
- "v_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
 
32
  "use_rslora": false
33
  }
 
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
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
 
 
24
  "gate_proj",
 
25
  "o_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "lm_head",
29
+ "k_proj",
30
+ "up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
+ "use_dora": false,
34
  "use_rslora": false
35
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77cf6b7b6c13077499008c47d95bb7f6d6ee6b1e44dc9ab12493d1c35a5b92cd
3
  size 600059184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8d738cb9c44522e6d79df5a37bb1da0a3b93875b7b7261e83b7696068d000a0
3
  size 600059184