oberon1999 commited on
Commit
8a9bdb3
·
verified ·
1 Parent(s): bded2d5

Upload LoRA adapter (README written by author)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "gate_proj",
37
- "up_proj",
38
  "k_proj",
39
- "q_proj",
40
  "v_proj",
 
41
  "down_proj",
42
- "o_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "k_proj",
37
+ "up_proj",
38
  "v_proj",
39
+ "q_proj",
40
  "down_proj",
41
+ "o_proj",
42
+ "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0219a0afe5ad48dfc4641353412a55e0b3725c2abcbffc6654021b696a5d8cc8
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36cfa56cd12b2056a710c2da2a902cea29dca81fcd6d723b7167c7432d51ec2e
3
  size 528550256