robertou2 commited on
Commit
38c953b
·
verified ·
1 Parent(s): aed576c

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -12,24 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 24,
16
  "lora_bias": false,
17
- "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 24,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "up_proj",
27
- "down_proj",
28
  "o_proj",
 
29
  "gate_proj",
30
  "k_proj",
31
- "v_proj",
32
- "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 32,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "up_proj",
27
+ "q_proj",
28
  "o_proj",
29
+ "v_proj",
30
  "gate_proj",
31
  "k_proj",
32
+ "down_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1353c4e78e3262c80d6050d2c4f2f7fea87b67302920ae83a28c2f1ad4198e1b
3
- size 242273720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a55d9665b0d165e693a353a21bab0153c953f610f7e88a9faa456de60b81981
3
+ size 323014168