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