davidkim205 commited on
Commit
5d6a0ad
1 Parent(s): 07e3a2f

Upload model

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