lfhe commited on
Commit
2c150c3
·
1 Parent(s): adeb748
Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,24 +13,24 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
- "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 64,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "up_proj",
29
- "k_proj",
30
  "down_proj",
31
- "gate_proj",
32
  "o_proj",
33
- "v_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": 256,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.2,
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
  "down_proj",
 
28
  "o_proj",
29
+ "gate_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "k_proj",
33
+ "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2606af7ffd49c6f1d784f8b66b80deed0e51034f0b75221609b315f7fd4f62d4
3
- size 295488936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc32d6863bf96ad0048b29578309a4a8f3e1ecbb07cae96ac5440e4de445f3a7
3
+ size 590925768