GodsonNtungi commited on
Commit
c08c64e
1 Parent(s): 6dc6557

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