Initial model state ------------------------------------------------------------------------ (Trained with Unsloth)
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -21,10 +21,10 @@
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"o_proj",
|
| 24 |
-
"gate_proj",
|
| 25 |
"up_proj",
|
| 26 |
-
"k_proj",
|
| 27 |
"q_proj",
|
|
|
|
|
|
|
| 28 |
"v_proj",
|
| 29 |
"down_proj"
|
| 30 |
],
|
|
|
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
"o_proj",
|
|
|
|
| 24 |
"up_proj",
|
|
|
|
| 25 |
"q_proj",
|
| 26 |
+
"k_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
"v_proj",
|
| 29 |
"down_proj"
|
| 30 |
],
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 70430032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a866c241110aca8a7fcee979e421a3066d3ae4d671e4294b8116f4b2c256e948
|
| 3 |
size 70430032
|