danielhanchen commited on
Commit
95291ce
1 Parent(s): 436dc03

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "k_proj",
23
  "q_proj",
24
  "v_proj",
25
  "o_proj",
26
- "gate_proj",
27
  "up_proj",
28
- "down_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
+ "down_proj",
23
  "q_proj",
24
  "v_proj",
25
  "o_proj",
 
26
  "up_proj",
27
+ "gate_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e533917178776793f2f9c70f643d1c95ffb0317513e5fc6a996f899472c245a6
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477910a6ba960d3dc99710a544f057878f543a9157604023ce4d9968c796c6d2
3
  size 167832240