austincap commited on
Commit
13497d3
·
verified ·
1 Parent(s): 04b9b1b

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,7 +13,7 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 16,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
@@ -21,16 +21,17 @@
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
- "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
  "v_proj",
30
- "q_proj",
31
  "down_proj",
32
- "k_proj",
33
- "up_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "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.05,
19
  "megatron_config": null,
 
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "k_proj",
29
  "v_proj",
30
+ "o_proj",
31
  "down_proj",
32
+ "up_proj",
33
+ "q_proj",
34
+ "gate_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e6c2cb8307b5d8fb13f5054ed29c4846b06f3d12fd9da0c6c68aee2d0c3c0a2
3
- size 130074856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dcb756db501c6f08dfaf0add145f239a6b96f855309d6e3c837a8e452166644
3
+ size 335604696