84basi commited on
Commit
266c5a8
·
verified ·
1 Parent(s): 96b9cf6

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