Essacheez commited on
Commit
a8b1f8f
·
verified ·
1 Parent(s): 1023e3c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
  "up_proj",
29
- "q_proj",
30
  "v_proj",
 
31
  "k_proj",
32
  "down_proj",
 
33
  "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "up_proj",
 
28
  "v_proj",
29
+ "gate_proj",
30
  "k_proj",
31
  "down_proj",
32
+ "q_proj",
33
  "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ca545424e0390fd494334c6e9c2b03134f052fb0f78222c9fbd307bc9c5d334
3
  size 478211024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac9da3979cfc7c0c837602350c92d1fef790e1f7c850a1c454ccaea72e349f2
3
  size 478211024