MatrixIA commited on
Commit
09a2af8
1 Parent(s): c3e2902

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "o_proj",
24
- "v_proj",
25
- "gate_proj",
26
  "up_proj",
 
27
  "down_proj",
28
- "q_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "o_proj",
24
+ "q_proj",
 
25
  "up_proj",
26
+ "gate_proj",
27
  "down_proj",
28
+ "k_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:ad173185a8b2d1b220f18f45ef190bbb12dcc210c30e7cbab0ee8fb6dc5f7eeb
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c18aad74f14e16e4f74a13709091067e97fc4b7841a8e301f1c2636b878e3301
3
  size 167832240