1024m commited on
Commit
13f9344
1 Parent(s): a393727

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