DreamGallery commited on
Commit
ed77039
·
verified ·
1 Parent(s): e7c422b

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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.1,
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
  "down_proj",
27
- "o_proj",
28
  "qkv_proj",
 
29
  "gate_up_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.2,
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
  "qkv_proj",
28
+ "o_proj",
29
  "gate_up_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:f0b74a99f027ff16b8963ea07fba2469070e8c968f84f8d68b0e37bf67507e46
3
- size 369133600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb0a33ace90d4ebe0111d911801e101e10a86916e51ba11a32af0ad84f9d63af
3
+ size 184584072