Skip to content
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

[User Feedback] There is an error in the log, but there is no error in the product #118

Open
thinkingjimmy opened this issue Jan 17, 2024 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@thinkingjimmy
Copy link
Collaborator

This problem is usually triggered by not using the right model, e.g. LoRA is 1.5, but Checkpoint uses sdxl.

Image

@thinkingjimmy thinkingjimmy moved this to Todo in Comflowyspace Jan 17, 2024
@thinkingjimmy thinkingjimmy added the bug Something isn't working label Jan 17, 2024
@thinkingjimmy thinkingjimmy added this to the Alpha-002 milestone Jan 18, 2024
@thinkingjimmy thinkingjimmy changed the title There is an error in the log, but there is no error in the product 【User Feedback】There is an error in the log, but there is no error in the product Jan 18, 2024
@thinkingjimmy thinkingjimmy changed the title 【User Feedback】There is an error in the log, but there is no error in the product [User Feedback] There is an error in the log, but there is no error in the product Jan 18, 2024
@6174 6174 modified the milestones: Alpha-002, Alpha-003 Jan 21, 2024
@6174 6174 moved this from Todo to In Progress in Comflowyspace Jan 21, 2024
@6174
Copy link
Owner

6174 commented Jan 21, 2024

Is there a workflow example to trigger this error?

6174 pushed a commit that referenced this issue Jan 21, 2024
@6174
Copy link
Owner

6174 commented Jan 21, 2024

Already add logic to throw out to RuntimeError, you can test it on 0.0.3-alpha branch.

And I think you can provide a list of errors and explains, so I can notify user by a more comprehensive message. Such as:

1. `Runtime Error: xxxx, input weight T.shapes xxxx`:   LoRA is 1.5, but your checkpoint uses sdxl 
2. xxx

@6174 6174 moved this from In Progress to Done in Comflowyspace Jan 21, 2024
@6174
Copy link
Owner

6174 commented Jan 22, 2024

A typical error case which caused by "load checkpoint model error"

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants