anashrivastava
commited on
Commit
•
c8e5989
1
Parent(s):
7f89874
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
23 |
-
"v_proj",
|
24 |
-
"up_proj",
|
25 |
"q_proj",
|
26 |
-
"
|
|
|
|
|
27 |
"gate_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
"o_proj",
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"up_proj",
|
25 |
+
"down_proj",
|
26 |
+
"v_proj",
|
27 |
"gate_proj",
|
28 |
+
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100966336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1c6d4af0329c3881a10425140e087214bc90a056dd1a5618904a497773101ed
|
3 |
size 100966336
|