tykiww commited on
Commit
eb22c4d
·
verified ·
1 Parent(s): 991b3b1

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
@@ -16,17 +16,17 @@
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
- "o_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "k_proj",
27
- "q_proj",
28
  "v_proj",
29
- "up_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": 16,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "gate_proj",
25
  "v_proj",
26
+ "up_proj",
27
+ "down_proj",
28
+ "o_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:630face0b138adfed738e948a59751722e630f35731799893e53c30e4fcc7fc4
3
- size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d53b5a573eac7df378d796cb512ab59b9a64407f41ede7a588e308dd00e9bfc
3
+ size 167832240