sqtk commited on
Commit
4f2ddd9
·
verified ·
1 Parent(s): 4a7114d

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,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
 
 
27
  "gate_proj",
 
28
  "v_proj",
29
- "k_proj",
30
- "o_proj",
31
- "down_proj",
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
27
+ "o_proj",
28
+ "k_proj",
29
  "gate_proj",
30
+ "q_proj",
31
  "v_proj",
 
 
 
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68d195de8794c6e403ba48c7efbb8c2476c3dbd5280aba6657577b7ea9807bff
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d6734a2be466d4435abb5680d5a44074e1a853444cbd6a04dcc630639386935
3
  size 167832240