pechaut commited on
Commit
fb64c2c
1 Parent(s): 17852d7

Upload model

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