ghiffaryr commited on
Commit
f28920d
1 Parent(s): e571ffc

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -16,18 +16,18 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "v_proj",
25
- "gate_proj",
26
  "o_proj",
27
- "k_proj",
 
28
  "lm_head",
29
  "up_proj",
30
- "q_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
 
24
  "o_proj",
25
+ "q_proj",
26
+ "down_proj",
27
  "lm_head",
28
  "up_proj",
29
+ "gate_proj",
30
+ "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e890211dee8832483139875026b05e7044a86edf8acd676526223df20a125e24
3
- size 1394078168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:043ed587fa57b06be686ddc630529ad51ec01d88e9bab11a61c3e1504baa3e05
3
+ size 1147580432