itisarainyday commited on
Commit
0105e98
·
verified ·
1 Parent(s): a98a8ce

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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
- "q_proj",
26
  "v_proj",
 
27
  "up_proj",
28
- "o_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
+ "q_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
+ "o_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:08e9ec77987dd2bc60750f1c8007bbd30f3b59c9c35c612e299ce1783e825dae
3
- size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c703cbb257bc919e2979733985bc26d240cc69d1a9fb9e1054e1447456d04074
3
+ size 1209102680