Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -6,6 +6,6 @@
|
|
6 |
"query_key_value"
|
7 |
],
|
8 |
"lora_dropout": 0.05,
|
9 |
-
"bias": "none",
|
10 |
"task_type": "IMAGE_GENERATION"
|
11 |
}
|
|
|
6 |
"query_key_value"
|
7 |
],
|
8 |
"lora_dropout": 0.05,
|
9 |
+
"bias": "none",
|
10 |
"task_type": "IMAGE_GENERATION"
|
11 |
}
|