Upload model
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -19,12 +19,12 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
"v_proj",
|
| 25 |
"k_proj",
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
],
|
| 29 |
"task_type": null
|
| 30 |
}
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"q_proj",
|
| 23 |
+
"out_proj",
|
| 24 |
"v_proj",
|
| 25 |
"k_proj",
|
| 26 |
+
"fc1",
|
| 27 |
+
"fc2"
|
| 28 |
],
|
| 29 |
"task_type": null
|
| 30 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 10112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7c26444f58706c8f0a5f23fd204783e589fcd2ef1f1586dd449a56338e6bd54
|
| 3 |
size 10112
|