flockgo commited on
Commit
a121286
·
verified ·
1 Parent(s): 2ab2db6

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
@@ -14,21 +14,21 @@
14
  "loftq_config": {},
15
  "lora_alpha": 64,
16
  "lora_bias": false,
17
- "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_up_proj",
27
- "qkv_proj",
28
  "down_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
- "use_rslora": false
34
  }
 
14
  "loftq_config": {},
15
  "lora_alpha": 64,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.125,
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
  "down_proj",
27
+ "gate_up_proj",
28
+ "o_proj",
29
+ "qkv_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
+ "use_rslora": true
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d63caf3dfc8a671998b3b5314d65020940917cbd77671908bb90eeac4f9a0b9e
3
- size 369133600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b04939cebcc59254ddb690cac293e003acfb73fad18bac144c102c09194fac64
3
+ size 184584072