Upload model
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -18,8 +18,8 @@
|
|
18 |
"target_modules": [
|
19 |
"self_attn.v_proj",
|
20 |
"self_attn.k_proj",
|
21 |
-
"self_attn.
|
22 |
-
"self_attn.
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
18 |
"target_modules": [
|
19 |
"self_attn.v_proj",
|
20 |
"self_attn.k_proj",
|
21 |
+
"self_attn.q_proj",
|
22 |
+
"self_attn.o_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 33588528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e09062df18dd27d9362004404b1e5db59e5f0b01347bcf3bd184a33dd8c83f4
|
3 |
size 33588528
|