NopeNoDataFromMe commited on
Commit
9a53e4a
·
verified ·
1 Parent(s): e1567e1

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
@@ -12,29 +12,29 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
21
- "embed_tokens",
22
- "lm_head"
23
  ],
24
  "peft_type": "LORA",
25
- "r": 512,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
  "gate_proj",
30
  "k_proj",
31
- "q_proj",
32
- "down_proj",
33
- "v_proj",
34
  "up_proj",
 
 
 
35
  "o_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
39
- "use_rslora": true
40
  }
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 128,
16
  "lora_bias": false,
17
  "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
21
+ "lm_head",
22
+ "embed_tokens"
23
  ],
24
  "peft_type": "LORA",
25
+ "r": 128,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
  "gate_proj",
30
  "k_proj",
 
 
 
31
  "up_proj",
32
+ "v_proj",
33
+ "down_proj",
34
+ "q_proj",
35
  "o_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
39
+ "use_rslora": false
40
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:570d4812c5bc38a38227e8f074f79fb17e05114cae1567dbccee35b1d2d040a4
3
- size 5905642096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b849c5fb624d865425e4ad29ff42ad6e1d1518524ae6496488269ae870d8add
3
+ size 1879109704