Bhatuu commited on
Commit
475cb6e
·
verified ·
1 Parent(s): 4f7df97

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,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "up_proj",
29
  "q_proj",
 
 
30
  "o_proj",
31
- "down_proj",
32
  "v_proj",
33
- "gate_proj",
34
- "k_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "down_proj",
29
  "q_proj",
30
+ "up_proj",
31
+ "k_proj",
32
  "o_proj",
 
33
  "v_proj",
34
+ "gate_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c00e6cb339cf1ea275a77d7d89c99a4521f5abe0ef65173165d020a981dd8ffa
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09245a27f64c6c71988965a15c90d297f5ed8258fc503f62c896aea573005d24
3
  size 167832240