JoeShingleton commited on
Commit
9b32aef
1 Parent(s): 3576659

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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