truong1301 commited on
Commit
c1cff35
·
verified ·
1 Parent(s): 8849813

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
@@ -13,7 +13,7 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0,
19
  "megatron_config": null,
@@ -21,17 +21,17 @@
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
- "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "up_proj",
29
- "k_proj",
30
- "gate_proj",
31
  "q_proj",
 
32
  "down_proj",
33
- "o_proj",
34
- "v_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 128,
17
  "lora_bias": false,
18
  "lora_dropout": 0,
19
  "megatron_config": null,
 
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 64,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "o_proj",
 
 
29
  "q_proj",
30
+ "up_proj",
31
  "down_proj",
32
+ "v_proj",
33
+ "gate_proj",
34
+ "k_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f13f52c0de1dc0a3ad3f3433fff0d83f1ef9e3a327e944f9f1594a856a539f1
3
- size 349243752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a7518f2af7591ffa0e8f2b56eaf9d945d5feb24234c2cfdbaedd83d3f11d81
3
+ size 698419728