llm-finetune commited on
Commit
10ceb9a
1 Parent(s): f6edb1e

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
  "gate_proj",
 
 
 
24
  "v_proj",
25
  "down_proj",
26
- "o_proj",
27
- "q_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "gate_proj",
23
+ "o_proj",
24
+ "up_proj",
25
+ "k_proj",
26
  "v_proj",
27
  "down_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:52da6c3009a4c2ceb73e25757d4848c0b1295ca47a9712c545763e7ede303fea
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80bba3a5efa41572dec2fecdf471aa1a37bd3ffabb161cd39c6a35e8597ccba0
3
  size 167832240