jacobcd52 commited on
Commit
d2e3353
·
verified ·
1 Parent(s): 3d25277

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
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "down_proj",
28
- "gate_proj",
29
  "up_proj",
 
 
 
30
  "o_proj",
31
  "v_proj",
32
- "k_proj",
33
- "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "up_proj",
28
+ "down_proj",
29
+ "q_proj",
30
+ "k_proj",
31
  "o_proj",
32
  "v_proj",
33
+ "gate_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:6d27d171e809036a5207312ba5085b0c309a03adda3ebaed2ff01cc62e40f751
3
  size 1073863208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472fd0d47701f1f0c1fa58b95328bfaf7cbaa7a1475706b5a67b2d1b354abec1
3
  size 1073863208