tachan881 commited on
Commit
958857d
·
verified ·
1 Parent(s): 8b5242f

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