abhayesian commited on
Commit
4606bca
·
verified ·
1 Parent(s): b62dd08

Upload model

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