krmonline commited on
Commit
6106fbe
·
verified ·
1 Parent(s): 3cf2d4c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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