Upload model
Browse files- adapter_config.json +4 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -20,8 +20,10 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
-
"
|
24 |
-
"q_proj"
|
|
|
|
|
25 |
],
|
26 |
"task_type": null
|
27 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
+
"fc2",
|
24 |
+
"q_proj",
|
25 |
+
"v_proj",
|
26 |
+
"lm_head"
|
27 |
],
|
28 |
"task_type": null
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab56b6c845d61c6ab4f0ccfa2ff7ec7f8df39677291c6d9fd998892a11220f8
|
3 |
+
size 79953488
|