luckycanucky commited on
Commit
0277cbd
·
verified ·
1 Parent(s): a74ae0c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,25 +13,25 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 64,
17
  "lora_bias": false,
18
- "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
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
- "o_proj",
29
- "k_proj",
30
- "q_proj",
31
  "down_proj",
 
 
32
  "up_proj",
33
- "gate_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.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
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
  "down_proj",
29
+ "v_proj",
30
+ "o_proj",
31
  "up_proj",
32
+ "q_proj",
33
+ "k_proj",
34
+ "gate_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:a7c05c2f38cca25cecad664527eafdd04093983f372ec450fd25869132715bd2
3
- size 194563400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0678c7963a2202866538f84b07aba763eca3d03810790854060414c3da75b7d9
3
+ size 389074464