kyriellous commited on
Commit
4f96b70
·
verified ·
1 Parent(s): 37b458e

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 +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/DeepSeek-R1-Distill-Qwen-1.5B-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "up_proj",
28
- "down_proj",
29
- "o_proj",
30
  "v_proj",
 
 
31
  "q_proj",
 
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/qwen2.5-coder-7b-instruct-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "up_proj",
 
 
27
  "v_proj",
28
+ "k_proj",
29
+ "o_proj",
30
  "q_proj",
31
+ "down_proj",
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ba134575a3005b02e18cc040924ec09a24c94e17fecdd80f0913de2187ae22e
3
- size 295488936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fde9fcbc82be59be938a56ec7bf913660f6fee4553b1c85bb0bbf136200dff1e
3
+ size 645975704