EgesaWO commited on
Commit
06dbe8d
·
verified ·
1 Parent(s): 53d4f6e

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +8 -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/llama-3.2-3b-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -12,7 +12,7 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 8,
16
  "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
@@ -23,9 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
 
 
27
  "k_proj",
28
- "v_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/llama-3.2-3b-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "down_proj",
28
+ "o_proj",
29
  "k_proj",
30
+ "gate_proj",
31
+ "q_proj",
32
+ "up_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:429b74e6fb65934791ca3d00c59672a62eeea3abfa0bc876e310c5dc323e91f1
3
- size 25712632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d72251255f2152c22d8b0d4f5ab246d442edf6255b50511ad3d50d6348ec72ec
3
+ size 97307544