paulok commited on
Commit
2dd58b9
1 Parent(s): ca28c43

Upload model

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