alcamilo2 commited on
Commit
2002a95
·
1 Parent(s): a4520c3

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