robertou2 commited on
Commit
991d870
·
verified ·
1 Parent(s): 0f107b8

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,24 +10,25 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "k_proj",
25
- "up_proj",
26
  "q_proj",
27
  "v_proj",
28
- "o_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
32
- "use_rslora": true
33
  }
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 128,
14
+ "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "k_proj",
25
+ "gate_proj",
26
  "q_proj",
27
  "v_proj",
28
+ "down_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
+ "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8f680106548c827f658daec8c093111a6c848b3a58eb85eb86c9f3d2189df79
3
- size 96520152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05679bd511a967850e5c77562f733245ca8dd36ceabc2262bb291fccf2feebdb
3
+ size 239135936