codewaly commited on
Commit
5127ae8
·
verified ·
1 Parent(s): 6b20e89

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,8 +15,8 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
- "lm_head",
19
- "embed_tokens"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 8,
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "v_proj",
27
- "gate_proj",
28
- "down_proj",
29
  "k_proj",
30
  "o_proj",
31
- "q_proj",
32
- "up_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 8,
 
24
  "revision": null,
25
  "target_modules": [
26
  "v_proj",
 
 
27
  "k_proj",
28
  "o_proj",
29
+ "up_proj",
30
+ "gate_proj",
31
+ "down_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:220cde7d9be89486cf433893835f058404f8604c146407171b6171cff2f7105c
3
- size 4286640032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1f79fe782ae3e1285fbd0dbe7212e7fa956d476a13daa82bdd03fc74a2daf54
3
+ size 2185291832