anyiwang commited on
Commit
9d748bf
·
1 Parent(s): 9e1a184

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "o_proj",
24
  "gate_proj",
25
- "k_proj",
26
- "v_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "o_proj",
23
  "gate_proj",
24
+ "q_proj",
25
+ "v_proj",
26
+ "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ee8fd334b4ff703d17db77451dfdab0651983d4f295ebb7b1588110ba92e891
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61315b9e79aca4bbb8a25c27d76c1d8a497a9d09ee8cd90a472cab27f663b988
3
  size 369142184