kstecenko commited on
Commit
dea4cb1
1 Parent(s): ec5b105

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -16,10 +16,10 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "self_attn.o_proj",
20
  "self_attn.v_proj",
21
- "self_attn.q_proj",
22
- "self_attn.k_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "self_attn.k_proj",
20
  "self_attn.o_proj",
21
  "self_attn.v_proj",
22
+ "self_attn.q_proj"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d51a883e4bc9d918ea6a23c4026f7325d613ddd33d62b65c2c9a2319cf05a77
3
  size 18085517
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa0aae83ce96af13954166e5e83ee27acf81aa470aff803195c42ede0235f00
3
  size 18085517