ainewtrend01 commited on
Commit
0c447e6
·
verified ·
1 Parent(s): 3bc5a91

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,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
28
- "gate_proj",
29
- "o_proj",
30
  "q_proj",
31
  "v_proj",
32
- "down_proj",
33
- "k_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "up_proj",
 
 
28
  "q_proj",
29
  "v_proj",
30
+ "o_proj",
31
+ "k_proj",
32
+ "gate_proj",
33
+ "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1125b2f1814407a480d65845d1d45d68e377e6819562b7e05f7348384eda926f
3
  size 139512976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d99596cf3f70d30e72f8a5e4f44958fc293452f0926ab5ccb337552a5ecfb917
3
  size 139512976