jslin09 commited on
Commit
be672c6
1 Parent(s): e66ed6f

Upload 2 files

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