abhayesian
commited on
Commit
•
a711af7
1
Parent(s):
0823f0a
Upload model
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -24,11 +24,11 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
-
"o_proj",
|
28 |
-
"down_proj",
|
29 |
"k_proj",
|
30 |
-
"
|
31 |
-
"
|
|
|
|
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
|
|
|
|
27 |
"k_proj",
|
28 |
+
"down_proj",
|
29 |
+
"o_proj",
|
30 |
+
"up_proj",
|
31 |
+
"v_proj"
|
32 |
],
|
33 |
"task_type": null,
|
34 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260098992
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9179faf88df26d98224319670466b62ac3dda470f1415e1382704ea9746bccd
|
3 |
size 260098992
|