McSimoff commited on
Commit
27ae18e
1 Parent(s): 706cf23

Upload model

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