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

Upload model

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