Severian commited on
Commit
4b23751
·
verified ·
1 Parent(s): 946a555

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
@@ -9,23 +9,23 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 32,
13
  "lora_dropout": 0,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "gate_proj",
23
  "k_proj",
24
  "v_proj",
25
  "down_proj",
 
 
26
  "o_proj",
27
- "q_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 64,
13
  "lora_dropout": 0,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
22
  "k_proj",
23
  "v_proj",
24
  "down_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
  "o_proj",
28
+ "q_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d30ad5a92eea2fba8865c087eba0141194383dc45b89bdd3193d0108f0b4c4a
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2f64682f81b67a3d44406a6d8ae1915f89c14ae793be2ea52f697595918867d
3
+ size 335604696