dickdiss commited on
Commit
ae68d29
1 Parent(s): d8a1976

Upload model

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