HanaHelaly commited on
Commit
891e2ae
1 Parent(s): 0fb8314

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