jed-tiotuico commited on
Commit
3f726f2
·
verified ·
1 Parent(s): 1ea16b6

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +8 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,19 +14,22 @@
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": null,
 
 
 
18
  "peft_type": "LORA",
19
  "r": 32,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "down_proj",
24
- "v_proj",
25
- "q_proj",
26
  "up_proj",
27
  "gate_proj",
28
  "o_proj",
29
- "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
14
  "lora_dropout": 0,
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
  "up_proj",
27
  "gate_proj",
28
  "o_proj",
29
+ "k_proj",
30
+ "v_proj",
31
+ "q_proj",
32
+ "down_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:91fcef5081561f53e8546862a3cb21636d16b96c2bd1e7f1df7787d8c572c699
3
- size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e920eb7ac18611d85b2a1eadf13615ea2b19434f8d13dc88c14567e7389d3267
3
+ size 1411770288