RonanMcGovern commited on
Commit
a66dfeb
1 Parent(s): 0dc7dfb

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "mlp.up_proj",
23
- "self_attn.k_proj",
24
- "self_attn.v_proj",
25
- "self_attn.o_proj",
26
  "self_attn.q_proj",
27
  "mlp.down_proj",
 
 
 
 
28
  "mlp.gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "self_attn.q_proj",
23
  "mlp.down_proj",
24
+ "self_attn.k_proj",
25
+ "mlp.up_proj",
26
+ "self_attn.o_proj",
27
+ "self_attn.v_proj",
28
  "mlp.gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:967dcd97ad7003ffd928035a82726764b51842d9e9be28952ed77450359b8f9e
3
- size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61237e20c31f519701061a4e0cebdd66a7eb330ec95d8e28dce3842efec6b5c
3
+ size 12656096