carlodallaquercia commited on
Commit
4dc3d7d
·
verified ·
1 Parent(s): 45eb8bb

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "k_proj",
28
  "down_proj",
 
29
  "v_proj",
30
- "gate_proj",
31
  "up_proj",
32
- "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "down_proj",
27
+ "k_proj",
28
  "v_proj",
 
29
  "up_proj",
30
+ "gate_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:23c610e4e2752b9577f8630f3f981956d891569de5a319b1b801f3dfb1be1bb0
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:327d0e36de4701dc5cdeb6266884e3d24437d0bee6fb5a6dbf1e678be7f2b1ea
3
  size 167832240