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 |
"v_proj",
|
20 |
-
"k_proj"
|
21 |
-
"q_proj"
|
22 |
],
|
23 |
"task_type": "CASUAL_LM"
|
24 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"q_proj",
|
20 |
"v_proj",
|
21 |
+
"k_proj"
|
|
|
22 |
],
|
23 |
"task_type": "CASUAL_LM"
|
24 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31483040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:462cfa081f741491fd8735b2d12ba259763849f6dfd233974ea6613c7f7c356e
|
3 |
size 31483040
|