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

Fix an error about the randomness on huggingface demo #3

Open
qinghew opened this issue Jul 5, 2024 · 0 comments
Open

Fix an error about the randomness on huggingface demo #3

qinghew opened this issue Jul 5, 2024 · 0 comments

Comments

@qinghew
Copy link
Owner

qinghew commented Jul 5, 2024

We did not set random seed initially, but the randomly sampled z is same sometimes on our huggingface demo. Our local gradio demo did not meet this issue. So we think this is caused by their online system. Now we set a random seed to sample z every time. The randomness issue seems to be solved. If this issue comes up again, please let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant