rafaeloc15 commited on
Commit
3509e72
1 Parent(s): daa9fbf

Upload model 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": 16,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "k_proj",
24
  "v_proj",
25
- "up_proj",
26
- "gate_proj",
27
  "down_proj",
28
  "q_proj",
29
- "o_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": 16,
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
 
26
  "v_proj",
27
+ "k_proj",
28
+ "o_proj",
29
  "down_proj",
30
  "q_proj",
31
+ "up_proj",
32
+ "gate_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:cd9639a2d2d96a19a1f3fd59c96f988afe98f7ff8107668000d0e9af7ba1aab7
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74efa4b117b267ce77ee1dbb8115becf0ac9b773193529cc3f95a0a5f6fc7001
3
+ size 4370526560