amazingvince commited on
Commit
1ca255a
·
1 Parent(s): 0ac004d

Upload model

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