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
@@ -25,11 +25,11 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"
|
29 |
-
"k_proj",
|
30 |
"down_proj",
|
31 |
"gate_proj",
|
32 |
-
"
|
|
|
33 |
"q_proj",
|
34 |
"o_proj"
|
35 |
],
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
+
"up_proj",
|
|
|
29 |
"down_proj",
|
30 |
"gate_proj",
|
31 |
+
"k_proj",
|
32 |
+
"v_proj",
|
33 |
"q_proj",
|
34 |
"o_proj"
|
35 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 194563400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a6462d95e285fba8efb3597021d9e09d9d297743fd264b27b957ec92d52fb81
|
3 |
size 194563400
|