EdBerg commited on
Commit
3e428d5
1 Parent(s): f0e2bfe

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