davidbzyk commited on
Commit
74c6ba9
1 Parent(s): 1c5e9d2

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -15,7 +15,6 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
- "lm_head",
19
  "embed_tokens"
20
  ],
21
  "peft_type": "LORA",
@@ -23,13 +22,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "down_proj",
28
  "gate_proj",
29
- "o_proj",
30
- "up_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
  "embed_tokens"
19
  ],
20
  "peft_type": "LORA",
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "o_proj",
26
  "down_proj",
27
  "gate_proj",
28
+ "v_proj",
 
29
  "k_proj",
30
+ "q_proj",
31
+ "up_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f95f29d8573f7e46fe6d63ffbf40419ec7b00f60d82dcd59b0ec354085945b06
3
- size 5316372952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c15bc85d8ef35fb29398f026257540c78c12050acd57ae781f181ca94f860a74
3
+ size 3759237480