JeloH commited on
Commit
12160a7
·
verified ·
1 Parent(s): d062542

Upload model

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