skar0 commited on
Commit
0bab488
·
verified ·
1 Parent(s): f1599ea

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +11 -11
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,31 +13,31 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 256,
17
  "lora_bias": false,
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 128,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "model.layers.1.self_attn.k_proj",
 
 
 
28
  "model.layers.0.self_attn.o_proj",
 
 
29
  "model.layers.0.self_attn.k_proj",
30
- "model.layers.0.mlp.gate_proj",
31
- "model.layers.0.mlp.down_proj",
32
  "model.layers.1.mlp.up_proj",
 
33
  "model.layers.1.mlp.down_proj",
34
- "model.layers.1.self_attn.q_proj",
35
- "model.layers.0.mlp.up_proj",
36
  "model.layers.1.mlp.gate_proj",
37
- "model.layers.0.self_attn.v_proj",
38
- "model.layers.1.self_attn.v_proj",
39
- "model.layers.0.self_attn.q_proj",
40
- "model.layers.1.self_attn.o_proj"
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "model.layers.1.self_attn.q_proj",
28
+ "model.layers.0.mlp.gate_proj",
29
+ "model.layers.1.self_attn.o_proj",
30
+ "model.layers.0.mlp.up_proj",
31
  "model.layers.0.self_attn.o_proj",
32
+ "model.layers.0.self_attn.v_proj",
33
+ "model.layers.0.self_attn.q_proj",
34
  "model.layers.0.self_attn.k_proj",
 
 
35
  "model.layers.1.mlp.up_proj",
36
+ "model.layers.0.mlp.down_proj",
37
  "model.layers.1.mlp.down_proj",
 
 
38
  "model.layers.1.mlp.gate_proj",
39
+ "model.layers.1.self_attn.k_proj",
40
+ "model.layers.1.self_attn.v_proj"
 
 
41
  ],
42
  "task_type": "CAUSAL_LM",
43
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f8d9c62e97c47a34724168d3885041c175786834a835b9b3b90237615ab2e2c
3
- size 18091656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c150beb46291d0ac1e0f3a81091c6253bf9863666aa068d39664fa0612faaba3
3
+ size 2264640