pkalkman commited on
Commit
0e22e18
·
verified ·
1 Parent(s): e7b35e3

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
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "up_proj",
27
  "down_proj",
28
- "gate_proj",
29
- "q_proj",
30
- "k_proj",
31
  "v_proj",
32
- "o_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
  "up_proj",
28
  "down_proj",
29
+ "o_proj",
 
 
30
  "v_proj",
31
+ "q_proj",
32
+ "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18a6d5cf9718a198f97435e05c523f52d516162b61ff74490d0095adf221f66f
3
  size 15754072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aec021134c3fe64fd6e073afc4d4d4be10c4239692b04ad304a49c10767c9af
3
  size 15754072