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