danielhanchen commited on
Commit
91a6098
·
verified ·
1 Parent(s): 9f581f1

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