aamina commited on
Commit
c3a80e9
1 Parent(s): da3a177

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
- "down_proj",
26
  "up_proj",
 
 
 
27
  "gate_proj",
28
- "o_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
+ "down_proj",
25
+ "q_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "v_proj",
29
+ "o_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:09e8b54f76b67a32de769d444851ab82c91bc99b8bb0bcbd86806ab875c70802
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21cf5209dd95e49e028aa6611c77ab370547a9bea288c275607d239f5dac1191
3
  size 159967880