Siddharth466 commited on
Commit
e23e2ec
·
verified ·
1 Parent(s): 165e8c6

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