ujjwal1996 commited on
Commit
03061d2
·
verified ·
1 Parent(s): c5d23c0

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,16 +20,16 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
 
28
  "up_proj",
29
  "down_proj",
 
30
  "v_proj",
31
- "k_proj",
32
- "gate_proj",
33
  "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "gate_proj",
28
+ "k_proj",
29
  "up_proj",
30
  "down_proj",
31
+ "q_proj",
32
  "v_proj",
 
 
33
  "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c68df48b73671a65cb3a0f968dc89169e85299de79147a16e84bf7fb04054d00
3
- size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f7b3fd7ed99bf58f54ab29117d5240b81b6d2416ba6c0b01082660904d2497a
3
+ size 45118424