ThomasTheMaker commited on
Commit
7643868
·
verified ·
1 Parent(s): dbf775a

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
@@ -17,7 +17,7 @@
17
  "layers_pattern": null,
18
  "layers_to_transform": null,
19
  "loftq_config": {},
20
- "lora_alpha": 128,
21
  "lora_bias": false,
22
  "lora_dropout": 0.05,
23
  "megatron_config": null,
@@ -25,17 +25,17 @@
25
  "modules_to_save": null,
26
  "peft_type": "LORA",
27
  "qalora_group_size": 16,
28
- "r": 64,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "gate_proj",
33
- "q_proj",
34
  "up_proj",
35
- "v_proj",
36
  "down_proj",
 
 
37
  "o_proj",
38
- "k_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
17
  "layers_pattern": null,
18
  "layers_to_transform": null,
19
  "loftq_config": {},
20
+ "lora_alpha": 64,
21
  "lora_bias": false,
22
  "lora_dropout": 0.05,
23
  "megatron_config": null,
 
25
  "modules_to_save": null,
26
  "peft_type": "LORA",
27
  "qalora_group_size": 16,
28
+ "r": 32,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "k_proj",
 
33
  "up_proj",
 
34
  "down_proj",
35
+ "v_proj",
36
+ "q_proj",
37
  "o_proj",
38
+ "gate_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd059329698c27faaead0089cfd0f416aa5d9922ed81eb88313d0f5b4eccb545
3
- size 208780928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:641c90d5ea4db3ba9a303c576236ba6496f0bd54e501bbb48f9d65b3c8742346
3
+ size 104414464