moriire commited on
Commit
b8681f7
1 Parent(s): 88e178b

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
@@ -15,21 +15,21 @@
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": 32,
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
- "up_proj",
27
- "o_proj",
28
  "down_proj",
29
- "v_proj",
30
  "gate_proj",
31
- "k_proj",
32
- "q_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
+ "lm_head",
19
+ "embed_tokens"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 32,
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
+ "k_proj",
 
27
  "down_proj",
 
28
  "gate_proj",
29
+ "up_proj",
30
+ "q_proj",
31
+ "v_proj",
32
+ "o_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:2a25905e6bc2d2bb37f9d81b18ebc6dabda875e9a77821c29dfa053e80a0b41c
3
  size 625255232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba0aedf5028a11b150b0faaea5a4cd04a34832abaff26954d25b0e7431d5bdb2
3
  size 625255232