dadu commited on
Commit
a4faeb4
1 Parent(s): 71045f3

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  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": 64,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "k_proj",
24
  "v_proj",
25
- "o_proj",
26
  "down_proj",
27
- "q_proj",
28
  "up_proj",
 
29
  "gate_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
+ "q_proj",
24
  "k_proj",
25
  "v_proj",
 
26
  "down_proj",
 
27
  "up_proj",
28
+ "o_proj",
29
  "gate_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:14441fc8683c83f25705157f152b1add731442c570c2f896a805d264e23d0496
3
- size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:383287270c5f643973c4308a6d4d812c6d7aafba777446272e2feda8c9d12ed5
3
+ size 1342238560