isaacOnline commited on
Commit
9d29c3e
·
1 Parent(s): a799a8e

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
@@ -16,12 +16,12 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "down_proj",
21
  "q_proj",
22
  "k_proj",
23
- "gate_proj",
24
  "up_proj",
 
 
25
  "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "q_proj",
20
  "k_proj",
21
+ "down_proj",
22
  "up_proj",
23
+ "gate_proj",
24
+ "v_proj",
25
  "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:626ac0d640c70a8dacd3233290435a23c7d5229ef2aeb643f4854f9a8d78d4b5
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd5c4eac4ab47f98e37d1f67501f413670c5bc096d36e8e929823c6d2238b16
3
  size 335604696