yashpratap commited on
Commit
36f7eec
·
verified ·
1 Parent(s): e7c2841

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
@@ -34,12 +34,12 @@
34
  "revision": null,
35
  "target_modules": [
36
  "down_proj",
37
- "gate_proj",
38
  "v_proj",
 
 
39
  "o_proj",
40
- "k_proj",
41
- "up_proj",
42
- "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
34
  "revision": null,
35
  "target_modules": [
36
  "down_proj",
37
+ "k_proj",
38
  "v_proj",
39
+ "q_proj",
40
+ "gate_proj",
41
  "o_proj",
42
+ "up_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d041748dc2e0545eacb60809c41cd55b3040a6a671d4aa9b2a0908befa3258e
3
  size 1701214832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c089315c0dbda99bac7b0e50a39fc9a9c99ae819c74ce955194af1111cbd1f
3
  size 1701214832