AshrafKa commited on
Commit
4b94f10
·
verified ·
1 Parent(s): fd09762

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,12 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "k_proj",
25
  "v_proj",
26
- "gate_proj",
27
  "q_proj",
28
- "down_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "up_proj",
 
25
  "v_proj",
26
+ "down_proj",
27
  "q_proj",
28
+ "gate_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52f0d109c2a872e52ea72a6dbca1b2c87da08764b45b557a2bf54197bec55c9f
3
- size 151046304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283ffd5283b9911ed93c4c1749b5d001431004d19f05aeaee70004539e2e2240
3
+ size 167832240