Yuka Takahara commited on
Commit
fe66e10
·
verified ·
1 Parent(s): 8da0dd9

Upload LoRA adapter (README written by author)

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