baby-dev commited on
Commit
bbd51fb
·
verified ·
1 Parent(s): 9f34332

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
- "v_proj",
28
- "up_proj",
29
  "down_proj",
30
- "o_proj",
31
  "k_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
+ "up_proj",
28
  "k_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
+ "q_proj",
32
+ "o_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:e2e5aa556823ecde95430b4ca93a3a0632a26ac0290662fb3a5e0538e47cf2ee
3
  size 19593064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f33150c2c6fbc0de3430dafaad18cb1fb0e916176413158d537e7c92148f1c
3
  size 19593064