bobbyw commited on
Commit
438a77c
·
verified ·
1 Parent(s): e4f6871

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 +1 -1
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": 16,
@@ -24,12 +24,12 @@
24
  "revision": "unsloth",
25
  "target_modules": [
26
  "up_proj",
27
- "o_proj",
28
- "down_proj",
29
  "gate_proj",
30
- "q_proj",
31
  "k_proj",
32
- "v_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": 16,
 
24
  "revision": "unsloth",
25
  "target_modules": [
26
  "up_proj",
 
 
27
  "gate_proj",
 
28
  "k_proj",
29
+ "v_proj",
30
+ "down_proj",
31
+ "o_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:29fa87b6eeb7614eb6ab10f82b2ed304dcffeafc35d5e9a94742a96af5dc7a03
3
  size 10675712888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:403e3ad99249331c596c592e2c8774278086ea3c90edf967a1b721500c8b0a14
3
  size 10675712888