lisabdunlap commited on
Commit
f4fd93d
·
verified ·
1 Parent(s): 903dbc8

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,21 +19,21 @@
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": 32,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "q_proj",
31
- "o_proj",
32
- "k_proj",
33
- "down_proj",
34
  "gate_proj",
35
  "v_proj",
36
- "up_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": 32,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "up_proj",
 
 
 
31
  "gate_proj",
32
  "v_proj",
33
+ "o_proj",
34
+ "down_proj",
35
+ "k_proj",
36
+ "q_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:feb2573f3917380aecdafcdf01d29433d5f7387b6ce51111316f65030d3f3da0
3
  size 2436951232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5e5204091740c0bd920a225a63ef61374b2b912da3c7a7f73441cbb7a6e973
3
  size 2436951232