alperiox commited on
Commit
65d2f33
·
verified ·
1 Parent(s): 174f968

trained with Unsloth for 200 steps

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": 32,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "up_proj",
24
- "gate_proj",
25
  "q_proj",
26
- "down_proj",
27
  "k_proj",
 
 
28
  "v_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": 16,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
23
  "q_proj",
 
24
  "k_proj",
25
+ "o_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "gate_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:110b4760ae6008c85bdab750f7ca91865acd725d3a47717cf430d82e391a3436
3
- size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce8db802f38536e7ddf10ff3c9940c92808c6b9c37d1d862782ca7ff8201b90
3
+ size 167832240