llm-finetune commited on
Commit
57c704f
·
verified ·
1 Parent(s): 99c2d88

Upload model

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