abdullah-alnahas commited on
Commit
7fb41e2
·
verified ·
1 Parent(s): 4297dff

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "k_proj",
21
- "down_proj",
22
  "up_proj",
 
23
  "o_proj",
24
- "gate_proj",
25
- "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q_proj",
20
+ "gate_proj",
 
21
  "up_proj",
22
+ "v_proj",
23
  "o_proj",
24
+ "k_proj",
25
+ "down_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e39664ea989547c8884d0ca10e230881d61840e1726056d2dc429abc5d9c549e
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e310a6def6be0a616eea9bb8dd052c6d4fc6144e88b2834d17e32ca542ecf6
3
  size 83945296