PierreMaxime commited on
Commit
c2593f1
1 Parent(s): ea214d9

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,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "down_proj",
 
 
25
  "o_proj",
26
- "up_proj",
27
- "q_proj",
28
  "gate_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "down_proj",
25
+ "k_proj",
26
+ "v_proj",
27
  "o_proj",
 
 
28
  "gate_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e89ddb0c0f94cc60499e35fb8836e6f61a44452d7f780a54ccd22afe465d73df
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cff6345a110ee7f69f00da691542beab17669c58442d34149c60b8b1c1be3b49
3
  size 167832240