Upload model
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -24,13 +24,13 @@
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
| 27 |
"k_proj",
|
| 28 |
-
"fc2",
|
| 29 |
"v_proj",
|
| 30 |
"lm_head",
|
| 31 |
-
"
|
| 32 |
-
"dense",
|
| 33 |
-
"q_proj"
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
|
|
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
| 26 |
"target_modules": [
|
| 27 |
+
"q_proj",
|
| 28 |
+
"fc1",
|
| 29 |
+
"dense",
|
| 30 |
"k_proj",
|
|
|
|
| 31 |
"v_proj",
|
| 32 |
"lm_head",
|
| 33 |
+
"fc2"
|
|
|
|
|
|
|
| 34 |
],
|
| 35 |
"task_type": "CAUSAL_LM",
|
| 36 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 367453816
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dca73f41f3124abe7dd1af46b29494035c7a8c651941d2cf61a511381aa52278
|
| 3 |
size 367453816
|