hycaru commited on
Commit
12b15e0
·
verified ·
1 Parent(s): aa0e1ed

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