mrguz170 commited on
Commit
e9819d2
·
verified ·
1 Parent(s): 57d9ebd

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
@@ -21,12 +21,12 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "up_proj",
 
24
  "q_proj",
25
- "v_proj",
26
  "gate_proj",
27
- "down_proj",
28
  "k_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "up_proj",
24
+ "down_proj",
25
  "q_proj",
 
26
  "gate_proj",
 
27
  "k_proj",
28
+ "o_proj",
29
+ "v_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:4c76ce2c30191f488e0892e9abdb1ddd6f05c5c5240c69869bbc20a40ab22277
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f488823b73903c2a37a4ec4c1089b1425342f8645e68e8cf6094b8d66478d9b
3
  size 167832240