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 |
-
"fc2",
|
20 |
-
"fc1",
|
21 |
"out_proj",
|
|
|
|
|
22 |
"wqkv"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"out_proj",
|
20 |
+
"fc1",
|
21 |
+
"fc2",
|
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:4035c209e1155c8056edd8109084a15f9ca17b72ef1f5c1c674bfc23e604e04b
|
3 |
size 37766248
|