lfhe commited on
Commit
d668686
·
verified ·
1 Parent(s): cc43c8c
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -24,10 +24,10 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
- "gate_up_proj",
29
  "down_proj",
30
- "qkv_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "qkv_proj",
 
28
  "down_proj",
29
+ "gate_up_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71789a667f3e6e410dc27af9e562a71024345eadf3739cccacd6e917e2320296
3
- size 369133600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af8e4d69c06534222d77d1e7a6e306c22143bc08132628d744d67f8ae31e0d0
3
+ size 369133568