spybyscript commited on
Commit
c5854d7
·
verified ·
1 Parent(s): 25f06ec

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -12,23 +12,23 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 96,
16
  "lora_bias": false,
17
  "lora_dropout": 0.0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 96,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "k_proj",
28
- "v_proj",
29
  "q_proj",
 
30
  "down_proj",
31
  "o_proj",
 
 
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 64,
16
  "lora_bias": false,
17
  "lora_dropout": 0.0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "q_proj",
27
+ "up_proj",
28
  "down_proj",
29
  "o_proj",
30
+ "v_proj",
31
+ "k_proj",
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd3413f0b2f064a760840a6565089518cf184f0bbb59e6a454bde5f89e0acbe6
3
- size 583585384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0a3b2120a5ae4ac4629357d9ed1c128ff3c38b94871052288c8210704debe93
3
+ size 389074464