culverscruple commited on
Commit
b0148ef
·
verified ·
1 Parent(s): be77014

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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "k_proj",
25
- "up_proj",
26
  "o_proj",
 
27
  "q_proj",
28
- "gate_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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "o_proj",
27
+ "up_proj",
28
  "q_proj",
29
+ "k_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:6e2bdb9718306029d27eaf68a393d692da6198dfb14354685d36b9698a05ac27
3
- size 432223744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f326c35ac49323da7135b440bb0d5e344f0f8a2bf4a67eb1d10d95440b17e23
3
+ size 864368280