uchiduck9 commited on
Commit
c56f54b
·
verified ·
1 Parent(s): cd4a42d

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
- "o_proj",
37
  "gate_proj",
38
- "up_proj",
39
- "down_proj",
40
  "k_proj",
 
 
41
  "v_proj",
42
- "q_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "gate_proj",
 
 
37
  "k_proj",
38
+ "down_proj",
39
+ "q_proj",
40
  "v_proj",
41
+ "o_proj",
42
+ "up_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:ddec6bbe32803e9b154259d7bb38478caad903b96b9e693987117fcaea3424e5
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f3f76057acb7b05b7ad7cc9d0c12484432340cf994c784c9469d2d4bd88d279
3
  size 528550256