PanzerBread commited on
Commit
640197a
·
verified ·
1 Parent(s): 115861d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +11 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
- "base_model_name_or_path": "unsloth/deepseek-r1-distill-qwen-14b-unsloth-bnb-4bit",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
@@ -20,12 +20,15 @@
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
- "lora_alpha": 16,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
27
  "megatron_core": "megatron.core",
28
- "modules_to_save": null,
 
 
 
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.0",
31
  "qalora_group_size": 16,
@@ -33,13 +36,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "gate_proj",
37
- "up_proj",
38
  "q_proj",
39
- "down_proj",
40
- "o_proj",
41
  "k_proj",
42
- "v_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
7
  "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
+ "base_model_name_or_path": "unsloth/deepseek-r1-distill-qwen-7b-unsloth-bnb-4bit",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 64,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
27
  "megatron_core": "megatron.core",
28
+ "modules_to_save": [
29
+ "lm_head",
30
+ "embed_tokens"
31
+ ],
32
  "peft_type": "LORA",
33
  "peft_version": "0.18.0",
34
  "qalora_group_size": 16,
 
36
  "rank_pattern": {},
37
  "revision": null,
38
  "target_modules": [
 
 
39
  "q_proj",
40
+ "up_proj",
41
+ "v_proj",
42
  "k_proj",
43
+ "gate_proj",
44
+ "o_proj",
45
+ "down_proj"
46
  ],
47
  "target_parameters": null,
48
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d275d291fe0ca22d878c478f3e5377858b8c8bf773e904f4f5713226db78f4e5
3
- size 1101095848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52551d2295543ded415868f8d7c12aff0d3cc111c026b1acc66dc18d2029ab29
3
+ size 2825965440