hulalalala commited on
Commit
7bec32a
1 Parent(s): 1865e7b

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
@@ -16,16 +16,16 @@
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
  "k_proj",
25
- "o_proj",
26
- "q_proj",
27
  "down_proj",
28
  "gate_proj",
 
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 128,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "k_proj",
 
 
24
  "down_proj",
25
  "gate_proj",
26
+ "q_proj",
27
+ "o_proj",
28
+ "up_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5df0feaa9dd8b7d94443512543f55d94ad50c8c0184e9b7e1ca2785bb95d7e2d
3
- size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac1370f0fdc6f1773df3be8e9b4c5eae6a68249dd24d40faf6a0352eb2421770
3
+ size 1342238560