tayyibsupercool commited on
Commit
b8fd78a
·
verified ·
1 Parent(s): efa88be

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "k_proj",
25
  "v_proj",
 
 
26
  "gate_proj",
27
  "down_proj",
28
- "o_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "v_proj",
25
+ "up_proj",
26
+ "q_proj",
27
  "gate_proj",
28
  "down_proj",
29
+ "o_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:30a3b5b75cba103d2f85382cf6127fa38afcc1190c38a417b4fb818c1387c2b1
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca9d2e06a287ddeb18486c1429e0e2fbfb527eca4d7e962e120aa5f34c3e2ac
3
  size 119597408