We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I had some GPU RAM issues when trying to generate sequences. I found I can reliable produce only 15 sequences at a time.
But when I do separate runs to get up to 100 sequences, I find some of the output sequences to be 100% ID to sequences produced by other runs.
Is this process deterministic?
The text was updated successfully, but these errors were encountered:
I ran six runs of --num-samples 15 and one of --num-samples 10 to get 100 sequences.
When I remove duplicates, I get a total of 21 unique sequences.
Sorry, something went wrong.
No branches or pull requests
Hello,
I had some GPU RAM issues when trying to generate sequences. I found I can reliable produce only 15 sequences at a time.
But when I do separate runs to get up to 100 sequences, I find some of the output sequences to be 100% ID to sequences produced by other runs.
Is this process deterministic?
The text was updated successfully, but these errors were encountered: