pankajemplay
commited on
Commit
·
9184265
1
Parent(s):
a09e9ba
Upload model
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"o_proj",
|
20 |
"v_proj",
|
21 |
"gate_proj",
|
22 |
"k_proj",
|
|
|
23 |
"q_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
19 |
"v_proj",
|
20 |
"gate_proj",
|
21 |
"k_proj",
|
22 |
+
"o_proj",
|
23 |
"q_proj"
|
24 |
],
|
25 |
"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 369142184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edd4091b2606f6fab94c555d7dab1987c84459d98316c1f1b409e42ff5728e68
|
3 |
size 369142184
|