hikahika commited on
Commit
4809396
·
verified ·
1 Parent(s): c54c1f4

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 +2 -2
adapter_config.json CHANGED
@@ -16,18 +16,18 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
 
24
  "up_proj",
25
- "q_proj",
26
- "down_proj",
27
  "k_proj",
28
- "lm-head",
29
- "gate_proj",
30
- "v_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
+ "lm-head",
25
  "up_proj",
 
 
26
  "k_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "q_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd0503a62f1c842c1cd084b7b1f2bf97de0f95ab42585878b27217bd2e31ab98
3
- size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6276ff1ee226206cb072073e5ec0272c614d691e40633ec4b6dcaec495d6ca1d
3
+ size 1001465824