vaatsav06 commited on
Commit
5c0a9a9
·
verified ·
1 Parent(s): 134bf95

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "k_proj",
25
- "v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "k_proj",
25
+ "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d778f4fd913a39671210625cc4726fe56493112643c9af9697beb5732e4214bc
3
  size 75523312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab9ed066e2d074a0e0ab1c9ee1999e9d8c566a4dc36ff7a31a6547d40dbf06fc
3
  size 75523312