Lacax commited on
Commit
5f3ca09
·
verified ·
1 Parent(s): 7c4f964

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
@@ -20,7 +20,7 @@
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,
@@ -29,17 +29,17 @@
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
- "r": 16,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
  "v_proj",
 
37
  "gate_proj",
 
38
  "up_proj",
39
- "o_proj",
40
  "down_proj",
41
- "k_proj",
42
- "q_proj"
43
  ],
44
  "target_parameters": [
45
  "mlp.experts.gate_up_proj",
@@ -49,5 +49,5 @@
49
  "trainable_token_indices": null,
50
  "use_dora": false,
51
  "use_qalora": false,
52
- "use_rslora": false
53
  }
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 32,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
 
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
+ "r": 32,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
  "v_proj",
37
+ "k_proj",
38
  "gate_proj",
39
+ "q_proj",
40
  "up_proj",
 
41
  "down_proj",
42
+ "o_proj"
 
43
  ],
44
  "target_parameters": [
45
  "mlp.experts.gate_up_proj",
 
49
  "trainable_token_indices": null,
50
  "use_dora": false,
51
  "use_qalora": false,
52
+ "use_rslora": true
53
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0720cf9846a3188c0a1583f96ab4146ff421b717f18d706230fa20897eee3d1
3
- size 345908528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e3d2fdfb0e3fa503d5892b782bdbe22c53e74d2bbb8a7828c56cb6cd62bff0
3
+ size 691141456