Caltert commited on
Commit
d5b30d9
1 Parent(s): c0ce6be

Upload LoRA fine-tuned model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,11 +23,11 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "model.layers.0.self_attn.o_proj",
27
  "model.layers.0.self_attn.v_proj",
28
- "model.layers.0.self_attn.q_proj",
29
  "model.layers.0.self_attn.k_proj",
 
30
  "model.layers.0.mlp.up_proj",
 
31
  "model.layers.0.mlp.down_proj",
32
  "model.layers.0.mlp.gate_proj"
33
  ],
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "model.layers.0.self_attn.v_proj",
 
27
  "model.layers.0.self_attn.k_proj",
28
+ "model.layers.0.self_attn.q_proj",
29
  "model.layers.0.mlp.up_proj",
30
+ "model.layers.0.self_attn.o_proj",
31
  "model.layers.0.mlp.down_proj",
32
  "model.layers.0.mlp.gate_proj"
33
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a42babf2a0103b21a25dba7084bc5521c26fabaa5929fb044cb146ee56639bb
3
  size 1312560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e8c78e73f1df14949917e8887fc7e67d110e91e13af6eff17d7eefe7c086f6
3
  size 1312560