anashrivastava
commited on
Commit
•
7f89874
1
Parent(s):
ad77ce5
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
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"q_proj",
|
24 |
"v_proj",
|
|
|
|
|
25 |
"k_proj",
|
26 |
"gate_proj",
|
27 |
-
"
|
28 |
-
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
|
|
23 |
"v_proj",
|
24 |
+
"up_proj",
|
25 |
+
"q_proj",
|
26 |
"k_proj",
|
27 |
"gate_proj",
|
28 |
+
"down_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:29d22c5937864cb18024a5cdfc9daa3825ee210931d96cf12f926398bbe6ee69
|
3 |
size 100966336
|