mwz commited on
Commit
6cf8699
·
1 Parent(s): 4d9dd7d

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "lm_head",
20
- "gate_proj",
21
- "o_proj",
22
  "k_proj",
23
- "up_proj",
24
  "v_proj",
 
 
25
  "down_proj",
 
26
  "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
 
19
  "k_proj",
20
+ "lm_head",
21
  "v_proj",
22
+ "up_proj",
23
+ "o_proj",
24
  "down_proj",
25
+ "gate_proj",
26
  "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba93d17e119ab0fa1d6be7ebaf9db654b96bc6a26030190d29a4e210499646ed
3
- size 340326677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58a330f432a046e0af204e9a8a1d9dde586b7d11a25809f3449527b17ffa035a
3
+ size 340327122