Commit
·
bccd59b
1
Parent(s):
e415764
Upload model
Browse files- adapter_config.json +3 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
|
@@ -19,7 +19,9 @@
|
|
| 19 |
"target_modules": [
|
| 20 |
"q_proj",
|
| 21 |
"v_proj",
|
| 22 |
-
"out_proj"
|
|
|
|
|
|
|
| 23 |
],
|
| 24 |
"task_type": null
|
| 25 |
}
|
|
|
|
| 19 |
"target_modules": [
|
| 20 |
"q_proj",
|
| 21 |
"v_proj",
|
| 22 |
+
"out_proj",
|
| 23 |
+
"fc1",
|
| 24 |
+
"fc2"
|
| 25 |
],
|
| 26 |
"task_type": null
|
| 27 |
}
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41835d1debdec92d12bb3514a4e1dff4f11847ddd948d7be622ab6b718f3813d
|
| 3 |
+
size 199534029
|