danielhanchen commited on
Commit
e83f5db
·
verified ·
1 Parent(s): 2b68944

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