kentof commited on
Commit
32f8e7f
·
verified ·
1 Parent(s): 818fa87

Upload LoRA adapter

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -24,11 +24,11 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "v_proj",
29
- "down_proj",
30
  "o_proj",
 
31
  "gate_proj",
 
 
32
  "up_proj",
33
  "k_proj"
34
  ],
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "o_proj",
28
+ "down_proj",
29
  "gate_proj",
30
+ "v_proj",
31
+ "q_proj",
32
  "up_proj",
33
  "k_proj"
34
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cc13ff77cfc2bdc17371ed92fb83eec42b7e138c577ad64b822112260501709
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69e5c96c49ab57f8c0bc1a3906b42981984b3cbd8035c7c9c8c9182832407444
3
  size 528550256