yloa commited on
Commit
be7c53c
·
verified ·
1 Parent(s): c9e9b27

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
@@ -17,25 +17,25 @@
17
  "layers_pattern": null,
18
  "layers_to_transform": null,
19
  "loftq_config": {},
20
- "lora_alpha": 16,
21
  "lora_bias": false,
22
- "lora_dropout": 0,
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": 32,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "down_proj",
34
  "fc2",
 
35
  "q_proj",
 
36
  "gate_proj",
37
  "up_proj",
38
- "fc1",
39
  "linear"
40
  ],
41
  "task_type": "CAUSAL_LM",
 
17
  "layers_pattern": null,
18
  "layers_to_transform": null,
19
  "loftq_config": {},
20
+ "lora_alpha": 8,
21
  "lora_bias": false,
22
+ "lora_dropout": 0.1,
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
+ "fc1",
 
33
  "fc2",
34
+ "v_proj",
35
  "q_proj",
36
+ "down_proj",
37
  "gate_proj",
38
  "up_proj",
 
39
  "linear"
40
  ],
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:f99505e888d0492f320bc1feb967bf3eab1eb8c6078a6e3716512cb6e2a3b85f
3
- size 256492000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1805e03f0d7871e1977d2ab4ad6083f4c5f3b4338af9d8a19c28bcebfa46394e
3
+ size 128288864