skar0 commited on
Commit
23f2ac0
·
verified ·
1 Parent(s): 2014a37

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +10 -10
  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.0.self_attn.v_proj",
28
  "model.layers.0.self_attn.q_proj",
29
- "model.layers.0.self_attn.o_proj",
 
30
  "model.layers.0.self_attn.k_proj",
31
- "model.layers.0.mlp.up_proj",
 
32
  "model.layers.1.self_attn.o_proj",
33
- "model.layers.1.mlp.up_proj",
34
- "model.layers.1.self_attn.q_proj",
35
  "model.layers.0.mlp.gate_proj",
36
- "model.layers.0.mlp.down_proj",
37
  "model.layers.1.mlp.gate_proj",
38
  "model.layers.1.self_attn.k_proj",
39
- "model.layers.1.self_attn.v_proj",
40
- "model.layers.1.mlp.down_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": 1024,
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": 512,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "model.layers.0.self_attn.q_proj",
28
+ "model.layers.1.self_attn.v_proj",
29
+ "model.layers.1.mlp.up_proj",
30
  "model.layers.0.self_attn.k_proj",
31
+ "model.layers.0.self_attn.o_proj",
32
+ "model.layers.0.mlp.down_proj",
33
  "model.layers.1.self_attn.o_proj",
34
+ "model.layers.0.mlp.up_proj",
 
35
  "model.layers.0.mlp.gate_proj",
36
+ "model.layers.1.mlp.down_proj",
37
  "model.layers.1.mlp.gate_proj",
38
  "model.layers.1.self_attn.k_proj",
39
+ "model.layers.0.self_attn.v_proj",
40
+ "model.layers.1.self_attn.q_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:7dc87256b5deba4e84b6f4a46e9edca01eacaf3929bb1d14809892a1614ad905
3
- size 18091656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4050bf6f73d4dc3fe15ba3a45baffc4cb0a82fb1348c13db7c5cfaa5890af56
3
+ size 72355488