Weights mismatch error. Is my Model Depth wrong? #369
Unanswered
TomorrowToday
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You need to use the --taming argument when running generate.py |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having some issues generating from my checkpoints. I suspect my Model Depth may need adjustment, but am not sure enough to do it and waste a lot of training time. I have trained a DALL-E model with the included pre-trained VQGanVAE as the vae. My settings for DALL-E Training and Generation are as below:
Attempts to generate result in an Error when weights are loaded by dalle:
I assume I have misconfigured something, but do not understand enough to see what I did wrong.
Beta Was this translation helpful? Give feedback.
All reactions