Upload model
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"qkv_proj",
|
24 |
"proj_1",
|
25 |
"out_proj",
|
|
|
26 |
"proj_2"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"proj_1",
|
24 |
"out_proj",
|
25 |
+
"qkv_proj",
|
26 |
"proj_2"
|
27 |
],
|
28 |
"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 67093464
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f51c79dcd5ff8c55bbbe517b79b82a9b7d7d3692c80ce7888aa3f1dbdb56ad9
|
3 |
size 67093464
|