ImadSaddik
commited on
Commit
•
da7b23b
1
Parent(s):
2f94a1e
Update adapter_config.json
Browse files- adapter_config.json +2 -1
adapter_config.json
CHANGED
@@ -22,5 +22,6 @@
|
|
22 |
"v_proj",
|
23 |
"q_proj"
|
24 |
],
|
25 |
-
"task_type": "CAUSAL_LM"
|
|
|
26 |
}
|
|
|
22 |
"v_proj",
|
23 |
"q_proj"
|
24 |
],
|
25 |
+
"task_type": "CAUSAL_LM",
|
26 |
+
"use_rslora": false
|
27 |
}
|