Journee-Kim
commited on
Commit
•
d4b080f
1
Parent(s):
77867a5
Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -21,11 +21,11 @@
|
|
21 |
"target_modules": [
|
22 |
"down_proj",
|
23 |
"k_proj",
|
24 |
-
"v_proj",
|
25 |
-
"q_proj",
|
26 |
"o_proj",
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
21 |
"target_modules": [
|
22 |
"down_proj",
|
23 |
"k_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
"gate_proj",
|
26 |
+
"v_proj",
|
27 |
+
"up_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1688367448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcf56c7aadabea3c67d99e79dfcdebd74cb8bd11639606f33b2dba68367b2579
|
3 |
size 1688367448
|