SeanLee97 commited on
Commit
965b2ad
1 Parent(s): 4d9df5d

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
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "k_proj",
23
  "o_proj",
24
- "up_proj",
25
  "down_proj",
26
- "q_proj",
27
- "gate_proj",
28
  "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "gate_proj",
24
+ "up_proj",
25
  "k_proj",
26
  "o_proj",
 
27
  "down_proj",
 
 
28
  "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5cc8ebbfa7f34dbbf9db53650135491a19060a4f77ca08fdf1988dd1492ce43
3
- size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e4f5bc8f25486d269da5fd9751c881717bfc90e479810109ee0e6a4447c8fa
3
+ size 159968328