tayyibsupercool commited on
Commit
616c4ef
·
verified ·
1 Parent(s): fffe7fa

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
@@ -16,17 +16,17 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
  "q_proj",
26
  "k_proj",
 
27
  "o_proj",
28
- "v_proj",
29
- "down_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": 256,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "k_proj",
25
+ "down_proj",
26
  "o_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
+ "v_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:dfdbb0684178f644f6cbd5b072489a80c97cefde0ea95123579370ad05c307bc
3
- size 1279323952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d7770e8752906bccaa7bb5f0c0e60a646b40368a0da3d41d22fd955110a49c1
3
+ size 2558587064