srbdtwentyfour commited on
Commit
86d6ce2
·
verified ·
1 Parent(s): 336002c

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