-
Notifications
You must be signed in to change notification settings - Fork 866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Failed to match keys" when using trained LoRA model #275
Comments
Thank you for reporting! The training will be OK. This is an issue in |
Thank you! |
I think this is fixed by kohya-ss/sd-webui-additional-networks#128 If you have any problem, please re-open the issue. |
The updated extension is fine with the older model. Then I updated the scripts and trained again, and now sd-webui doesn't output warnings anymore, so seems fully fixed! Thank you. |
I have been doing experiments with DAdaptation. After tinkering a bit I found a very good setup and obtained a really good output model out of it.
The model seems to work fine when used, both with the standard webui LoRA implementation and your own extension.
But when loaded, with both implementations, it'll give a strange warning:
The webui implementation shows a similar warning as well.
As demonstrated by the image, the training worked, and very well, so this is just noise about extra blocks?
Should I be concerned about it? Did something fail in the training? I see no visible warnings or errors in the training console.
I'm using your scripts at commit dd05d99 and the config of this training is as follows:
The text was updated successfully, but these errors were encountered: