codelion commited on
Commit
45cbc52
·
verified ·
1 Parent(s): d24ef4c

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
- "v_proj",
30
  "down_proj",
 
 
31
  "q_proj",
 
32
  "gate_proj",
33
- "up_proj",
34
- "o_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "down_proj",
29
+ "v_proj",
30
+ "o_proj",
31
  "q_proj",
32
+ "k_proj",
33
  "gate_proj",
34
+ "up_proj"
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c817599db85c91314eb322bdbc212a3e59d3728c932824a99f620731fa002d9
3
  size 140815952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:800e9f9067b9a6c1294f7ca9737270c1224600778246761fcd79f950f6614eb0
3
  size 140815952