-
Notifications
You must be signed in to change notification settings - Fork 27.3k
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
[Bug]: Model hashes begin to repeat #4298
Comments
I experience the same issue. |
Hmm, yeah, that's probably the reason we're seeing duplicate hashes. It needs to read more of the ckpt file or calculate the hash differently to generate a unique hash. |
I made a PR #2459 about that, feel free to take a look. |
PR #4546 would fix it. |
As would this one, which came first: |
Issue solved by a95f135 |
Is there an existing issue for this?
What happened?
I have four ckpt models that all show the very same hash. They are, of course, different files.
Steps to reproduce the problem
What should have happened?
They should have unique hashes.
Commit where the problem happens
d61f0de
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Microsoft Edge
Command Line Arguments
Additional information, context and logs
How do you get the server to reassign hashes?
The text was updated successfully, but these errors were encountered: