37channel commited on
Commit
80fa5e2
1 Parent(s): d2d5746

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