EdBerg commited on
Commit
c6e2f68
·
verified ·
1 Parent(s): 853b2b9

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
@@ -18,21 +18,21 @@
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
- "gate_proj",
30
- "v_proj",
31
- "down_proj",
32
- "o_proj",
33
  "up_proj",
 
 
 
34
  "q_proj",
35
- "k_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
+ "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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0302b1cd4045f74955dd6fa69f09928bdf00f4f80a62b3761afa08b619b8ba86
3
  size 1157689240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f426abf7a5588080009e6805d89511f3eaa5d369fcd494e8f4d0313f5b6fb28
3
  size 1157689240