zaburou commited on
Commit
778a2a6
·
verified ·
1 Parent(s): 28df7aa

Upload LoRA adapter (README written by author)

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "v_proj",
37
- "o_proj",
38
- "q_proj",
39
  "up_proj",
40
- "down_proj",
 
41
  "k_proj",
42
- "gate_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "up_proj",
37
+ "gate_proj",
38
+ "o_proj",
39
  "k_proj",
40
+ "v_proj",
41
+ "down_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:c3eee12cdef15352eadec5cdf3331fbe5c20192bdd9bd01fdcb8b99ce963b3a5
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b2bc36e850fe366db777703a579f91997d4539e77ab2eb600b4e2678052753
3
  size 528550256