Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +5 -5
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"q_proj",
|
28 |
-
"down_proj",
|
29 |
"o_proj",
|
30 |
-
"k_proj",
|
31 |
"v_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
|
|
|
|
27 |
"o_proj",
|
|
|
28 |
"v_proj",
|
29 |
+
"up_proj",
|
30 |
+
"k_proj",
|
31 |
+
"down_proj",
|
32 |
+
"q_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adf2a9cf4ec255f397f8bdcd0b62d9ae15c7ec0bf5afead219c38a0c556ec160
|
3 |
+
size 513600072
|