jason-oneal commited on
Commit
6c2caa6
·
verified ·
1 Parent(s): b99a6ff

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
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
  "down_proj",
 
30
  "gate_proj",
31
- "up_proj",
32
- "k_proj",
33
  "o_proj",
34
- "q_proj"
 
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "down_proj",
29
+ "v_proj",
30
  "gate_proj",
 
 
31
  "o_proj",
32
+ "up_proj",
33
+ "q_proj",
34
+ "k_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5907873cdff8f64b1f3493863c09109e8b2e0370425011d035c9c0d68bf38d2a
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150953b3d2530a773c333523797b2ae5407825b2f24023e16b638318d45df98b
3
  size 167832240