PEFT
Safetensors
iadithyan commited on
Commit
8f53c06
·
1 Parent(s): b393c82

Upload model

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