dev5 commited on
Commit
359d5e4
·
verified ·
1 Parent(s): 6f5a81b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "k_proj",
24
  "up_proj",
 
 
25
  "q_proj",
26
  "down_proj",
27
- "o_proj",
28
  "v_proj",
29
  "gate_proj"
30
  ],
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "up_proj",
24
+ "o_proj",
25
+ "k_proj",
26
  "q_proj",
27
  "down_proj",
 
28
  "v_proj",
29
  "gate_proj"
30
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f89287247849de67ca6a416cfb2dfcc702593904fabab776dbb2a8df0ce37833
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1348cafcd0be41d810f07756494e664832f51e28804b53e158596cc37c7b868
3
  size 167832240