cyumizou commited on
Commit
0a46898
1 Parent(s): d99e696

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
@@ -16,17 +16,17 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
- "v_proj",
26
  "gate_proj",
27
- "k_proj",
28
  "q_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "o_proj",
25
  "q_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "up_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:3b2d8cc4b016e45402f359e33ad2effce3570a3ae8eea5dd10b1e5c82229a0fb
3
- size 250422888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d824e8eebcf4c7e2539e84b0d7b499a4890b11f8c641f448e0bb98857a834726
3
+ size 125248064