insightfactory commited on
Commit
1c0d14b
·
verified ·
1 Parent(s): 36e9ff7

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 +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "down_proj",
28
- "k_proj",
29
- "up_proj",
30
- "o_proj",
31
  "v_proj",
32
- "gate_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "down_proj",
27
+ "q_proj",
 
 
28
  "v_proj",
29
+ "o_proj",
30
+ "gate_proj",
31
+ "k_proj",
32
+ "up_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:13025f79e47bbaf8b6e9bbdd8bf0058751b0b9dd6ee54d9b424877b5ca4cebfc
3
  size 194563400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11972f190c233f8468c82941258711eb4f8f1007895febdd270efc8559a3e69
3
  size 194563400