codelion commited on
Commit
31fa77d
·
verified ·
1 Parent(s): 55b3d89

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