Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -16,9 +16,9 @@
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
-
"out_proj",
|
| 20 |
-
"fc1",
|
| 21 |
"fc2",
|
|
|
|
|
|
|
| 22 |
"wqkv"
|
| 23 |
],
|
| 24 |
"task_type": "CAUSAL_LM"
|
|
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
|
|
|
|
|
|
| 19 |
"fc2",
|
| 20 |
+
"fc1",
|
| 21 |
+
"out_proj",
|
| 22 |
"wqkv"
|
| 23 |
],
|
| 24 |
"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 37766248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfc4742bd03c0d20ce54a25b30b9f0156afa4b05287ff0bb84f43c086e9be590
|
| 3 |
size 37766248
|