vkrishnan569
commited on
Commit
•
9d04d1a
1
Parent(s):
ef1c5bf
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"down_proj",
|
25 |
-
"q_proj",
|
26 |
"v_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
|
|
29 |
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"down_proj",
|
|
|
25 |
"v_proj",
|
26 |
"o_proj",
|
27 |
+
"q_proj",
|
28 |
+
"gate_proj",
|
29 |
"up_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 78480072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:833e0c0ba5112a144f9270054eb6d4157490b3c8bf645e97fb276818c4d25322
|
3 |
size 78480072
|