mirodavide commited on
Commit
c04f343
1 Parent(s): 9ab62f9

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
  "lm_head",
21
- "gate_proj",
22
  "up_proj",
23
- "v_proj",
24
- "q_proj",
25
- "o_proj",
26
- "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "k_proj",
21
+ "gate_proj",
22
+ "v_proj",
23
  "down_proj",
24
  "lm_head",
 
25
  "up_proj",
26
+ "o_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:d234b788b67b07dbeffa405a4a184f6b13a8c67e00767e1dcc1ba8a4e236850f
3
  size 680491858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d8bf1217b1cc2f1e13772a26424ed3f9c040562e6a74bfe6fde88a81cc819a7
3
  size 680491858