ujjwal1996 commited on
Commit
4c0862c
·
verified ·
1 Parent(s): 2fb14c0

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,17 +20,17 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "o_proj",
28
- "gate_proj",
29
- "k_proj",
30
  "q_proj",
31
- "down_proj",
32
- "up_proj",
33
- "v_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "down_proj",
28
  "o_proj",
 
 
29
  "q_proj",
30
+ "v_proj",
31
+ "k_proj",
32
+ "gate_proj",
33
+ "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ecc3dd33a645f44487bb57a4b02b0131d106f8564709afe5ede4811a5fecb9f
3
- size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e4c449533065ba0675e785d2f5ecbef79988fb14dca4f942107c51583bde294
3
+ size 45118424