isaacOnline commited on
Commit
cb94f77
1 Parent(s): fde4f47

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