ormeshein commited on
Commit
e354b51
1 Parent(s): a9ecfc6

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
- "gate_proj",
25
- "down_proj",
26
- "o_proj",
27
  "up_proj",
 
 
 
 
28
  "k_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
 
23
  "up_proj",
24
+ "o_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
+ "v_proj",
28
  "k_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cadeb092f65b5deb73dd0b3b658f303ad02e666c52cd39d51fcdfa01e3a02329
3
- size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95239bc2736e46319e8069b8b3f46b13b3dea0dde4c1e4260f1759351fb06ccb
3
+ size 323014168