Mauro6519 commited on
Commit
ab6c351
·
verified ·
1 Parent(s): 00e45ec

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -6
  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-llama-8b-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "gate_proj",
28
- "down_proj",
29
- "up_proj",
30
  "q_proj",
 
31
  "v_proj",
32
- "o_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/deepseek-r1-distill-qwen-14b-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "q_proj",
27
+ "down_proj",
28
  "v_proj",
29
+ "o_proj",
30
+ "gate_proj",
31
+ "up_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:098f04ded6e74a25461382fde179e486c9144a5b9e13900eee0959fccd9154f7
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d418a0e71ff4e1368ef5168ddc8486f4493bf6e0955b3aa8a3ee344c51c2e29
3
+ size 275341720