underactuated commited on
Commit
00aebb3
·
verified ·
1 Parent(s): 1bfbee1

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,17 +19,17 @@
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
  "q_proj",
 
27
  "gate_proj",
28
  "down_proj",
29
- "k_proj",
30
  "up_proj",
31
- "o_proj",
32
- "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "o_proj",
27
  "q_proj",
28
+ "v_proj",
29
  "gate_proj",
30
  "down_proj",
 
31
  "up_proj",
32
+ "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b33c3b5a61cb84699ea52cb63f16b666d1cb577c52ec5067cc115b0869b19e6
3
- size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c4486dff268e844327bdaa6d6caf63394a033f547b8829c828f5d00e4048da
3
+ size 167832240