lisabdunlap commited on
Commit
e66e7be
·
verified ·
1 Parent(s): e4ee730

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
@@ -19,8 +19,8 @@
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": [
22
- "embed_tokens",
23
- "lm_head"
24
  ],
25
  "peft_type": "LORA",
26
  "r": 128,
@@ -28,12 +28,12 @@
28
  "revision": null,
29
  "target_modules": [
30
  "o_proj",
 
 
 
31
  "up_proj",
32
  "v_proj",
33
- "gate_proj",
34
- "k_proj",
35
- "down_proj",
36
- "q_proj"
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
 
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": [
22
+ "lm_head",
23
+ "embed_tokens"
24
  ],
25
  "peft_type": "LORA",
26
  "r": 128,
 
28
  "revision": null,
29
  "target_modules": [
30
  "o_proj",
31
+ "down_proj",
32
+ "k_proj",
33
+ "q_proj",
34
  "up_proj",
35
  "v_proj",
36
+ "gate_proj"
 
 
 
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8916fb60c394d6cbfed02e13e769c0397e2033a63ba7464e2b50037a2c4ad211
3
  size 3443585096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0385c8a3c058bd9950b05d35de4f7ab203047b93b97844568c9f174f9750b86
3
  size 3443585096