soarfly777 commited on
Commit
e728271
·
verified ·
1 Parent(s): 59954c9

Upload LoRA adapter (README written by author)

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