mpasila commited on
Commit
c1ffd3b
1 Parent(s): 9908fd6

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