lfhe commited on
Commit
b2b66ac
·
1 Parent(s): 71cdb8c
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,21 +13,21 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 64,
17
  "lora_bias": false,
18
  "lora_dropout": 0.4,
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
- "gate_up_proj",
28
  "qkv_proj",
29
  "o_proj",
30
- "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "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.4,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
28
  "qkv_proj",
29
  "o_proj",
30
+ "gate_up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8b9b0bc69597f88c1f1484ab0f8d948460309971142e2aca07011da078f345c
3
- size 100697728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b24a85d0b67e8bc111b0ccb6f061c4227c70628a9a834440dc25b26012512e9
3
+ size 201361312