Rmote6603 commited on
Commit
78ecc00
1 Parent(s): 91aaf12

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "k_proj",
 
25
  "v_proj",
26
- "q_proj",
27
- "gate_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "k_proj",
25
+ "gate_proj",
26
  "v_proj",
27
+ "o_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c693d0eac4eeb6736281dc127b893336b034e169425fb2f3d99210ef31a8549c
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3ddc660df961f1144467cdb5013fc4433292ccf57a17da371fcf3076211066
3
  size 369142184