Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -25,10 +25,10 @@
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
-
"
|
| 29 |
"o_proj",
|
| 30 |
"q_proj",
|
| 31 |
-
"
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
| 34 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
+
"k_proj",
|
| 29 |
"o_proj",
|
| 30 |
"q_proj",
|
| 31 |
+
"v_proj"
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
| 34 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 13665592
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e89ec6dbb60641da057696096e3d9766da33eb776d5dcab6f1574a6daaa79f6
|
| 3 |
size 13665592
|