bobbyw commited on
Commit
a1162c7
·
verified ·
1 Parent(s): 0e5ad4d

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,11 +21,11 @@
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
24
- "up_proj",
25
- "gate_proj",
26
  "q_proj",
27
- "v_proj",
28
  "k_proj",
 
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "down_proj",
 
 
24
  "q_proj",
 
25
  "k_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bee5a8147e8829f2706c8e9a150283c6cbf5c70cc8b7a3fc55f7903f203b6a62
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96c7a08428cfd051abaaddd9eb5114608936efc4963dfa24a9f6e8178e420e00
3
  size 167832240