nandhakumar7 commited on
Commit
c364a02
·
verified ·
1 Parent(s): b95cd4d

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