updated
Browse files- adapter_config.json +4 -1
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -21,7 +21,10 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"
|
|
|
|
|
|
|
25 |
],
|
26 |
"task_type": null
|
27 |
}
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"Wqkv",
|
25 |
+
"out_proj",
|
26 |
+
"fc2",
|
27 |
+
"fc1"
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b12e801550f8a45d60b0da239dbfb6173d7a611ee3ae7a121c8a019e5174b01
|
3 |
+
size 50356384
|