praison commited on
Commit
2a91d1b
1 Parent(s): c686c21

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