Upload 3 files
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -20,11 +20,11 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"fc2",
|
| 24 |
-
"dense",
|
| 25 |
"fc1",
|
| 26 |
-
"
|
| 27 |
"k_proj",
|
|
|
|
|
|
|
| 28 |
"v_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
| 23 |
"fc1",
|
| 24 |
+
"fc2",
|
| 25 |
"k_proj",
|
| 26 |
+
"q_proj",
|
| 27 |
+
"dense",
|
| 28 |
"v_proj"
|
| 29 |
],
|
| 30 |
"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 37774528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64670c4dcb196f3e4c2c6f56dbf21f7b8c4f4c69a54a205598527f932de5cb53
|
| 3 |
size 37774528
|