EdBerg commited on
Commit
09cf531
·
verified ·
1 Parent(s): c6e2f68

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