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
|
@@ -30,11 +30,11 @@
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"gate_proj",
|
| 33 |
-
"down_proj",
|
| 34 |
-
"q_proj",
|
| 35 |
"v_proj",
|
| 36 |
-
"k_proj",
|
| 37 |
"o_proj",
|
|
|
|
|
|
|
|
|
|
| 38 |
"up_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
|
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"gate_proj",
|
|
|
|
|
|
|
| 33 |
"v_proj",
|
|
|
|
| 34 |
"o_proj",
|
| 35 |
+
"q_proj",
|
| 36 |
+
"down_proj",
|
| 37 |
+
"k_proj",
|
| 38 |
"up_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 262406656
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc210c5d6bfc09951354faf0e8601dcd8a8d91d42133a0c3ad2686f24c89684c
|
| 3 |
size 262406656
|