rd211 commited on
Commit
40bd95b
·
verified ·
1 Parent(s): 719476a

Upload model

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