balakhonoff commited on
Commit
75ad997
·
verified ·
1 Parent(s): 1a12b34

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "k_proj",
25
  "q_proj",
26
  "o_proj",
27
- "v_proj"
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "o_proj",
25
+ "k_proj",
26
+ "v_proj",
27
+ "gate_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6acc2c2b555d090205c505055ec00ee0878825308968a21dbb79e96fc9254971
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d268e1b63feeb2a004331d8b18059a7f8c5e2c1d767d2c45845f6a5f89342c1d
3
  size 369142184