oseh-duohub commited on
Commit
eb33d95
·
verified ·
1 Parent(s): b29e8f9

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,12 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "v_proj",
28
- "gate_proj",
29
  "down_proj",
30
- "o_proj",
31
  "k_proj",
 
 
 
32
  "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "w_gate",
 
 
27
  "down_proj",
28
+ "gate_proj",
29
  "k_proj",
30
+ "o_proj",
31
+ "up_proj",
32
+ "v_proj",
33
  "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ca96b70eb69bada8a252cb1d85c82d2abc93dcb167c948b9cf4c649a67f276c
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2605669ba75c8e7841874ccef43e3f1baf1e9f8a1ff8d0994da4aade34c41f02
3
  size 83945296