RichardNooooh commited on
Commit
eeeb62d
·
verified ·
1 Parent(s): 398e38c

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
- "up_proj",
24
- "o_proj",
25
- "q_proj",
26
  "gate_proj",
 
 
 
27
  "down_proj",
28
  "k_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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "up_proj",
27
  "down_proj",
28
  "k_proj",
29
+ "q_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:61c44166d541e03f3dc581b3583c3d4e9f4d56c590e8ca49f860c4d81d0e4844
3
- size 590925768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0bf85fc595544359646532a6f928c508c4cd291a11e09047f80264ea0c942ba
3
+ size 295488936