Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"gate_proj",
|
38 |
"k_proj"
|
39 |
],
|
40 |
-
"task_type":
|
41 |
"use_dora": false,
|
42 |
"use_rslora": false
|
43 |
}
|
|
|
37 |
"gate_proj",
|
38 |
"k_proj"
|
39 |
],
|
40 |
+
"task_type": "image-to-text",
|
41 |
"use_dora": false,
|
42 |
"use_rslora": false
|
43 |
}
|