codelion commited on
Commit
bcc4836
·
verified ·
1 Parent(s): 57b6f1a

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
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
  "gate_proj",
30
- "down_proj",
31
- "o_proj",
32
  "k_proj",
 
 
33
  "q_proj",
34
- "up_proj"
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "gate_proj",
 
 
29
  "k_proj",
30
+ "up_proj",
31
+ "down_proj",
32
  "q_proj",
33
+ "v_proj",
34
+ "o_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d193bf27c26767ba84f3b5f2ada4deef9fbb49234212764f534792d063c034fd
3
  size 180385008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9024cd1d0e013a78e1a5e482b35407ce1397a1a41711cba12433498fdec5c54
3
  size 180385008