nayemabs commited on
Commit
c01a2a3
·
verified ·
1 Parent(s): f5b9731

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