luckycanucky commited on
Commit
9f79846
·
verified ·
1 Parent(s): fef3693

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -17,25 +17,25 @@
17
  "layers_pattern": null,
18
  "layers_to_transform": null,
19
  "loftq_config": {},
20
- "lora_alpha": 32,
21
  "lora_bias": false,
22
- "lora_dropout": 0.05,
23
  "megatron_config": null,
24
  "megatron_core": "megatron.core",
25
  "modules_to_save": null,
26
  "peft_type": "LORA",
27
  "qalora_group_size": 16,
28
- "r": 16,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "k_proj",
33
- "q_proj",
34
- "down_proj",
35
  "o_proj",
36
  "gate_proj",
37
- "up_proj",
38
- "v_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
17
  "layers_pattern": null,
18
  "layers_to_transform": null,
19
  "loftq_config": {},
20
+ "lora_alpha": 128,
21
  "lora_bias": false,
22
+ "lora_dropout": 0.025,
23
  "megatron_config": null,
24
  "megatron_core": "megatron.core",
25
  "modules_to_save": null,
26
  "peft_type": "LORA",
27
  "qalora_group_size": 16,
28
+ "r": 64,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "up_proj",
33
+ "v_proj",
 
34
  "o_proj",
35
  "gate_proj",
36
+ "q_proj",
37
+ "down_proj",
38
+ "k_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e52c2a5e357f70143044196750cd12f266c8a323ac130fac557e4e6805a2760
3
- size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80baf3b7cb418c0b0810d30442a0b877c268b9bd0411c010338cb9ca0f2d735f
3
+ size 180385008