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
When I tried to inference with 6 cards, I got AssertionError: 32768 is not divisible by 6.
I found 32768 sourced from inner-hidden-size.
Why is the card number should be divisible by 32768?
What shoud I do to make it run with 6 cards?
The text was updated successfully, but these errors were encountered:
你这个6张卡是集群部署吗?
Sorry, something went wrong.
No branches or pull requests
When I tried to inference with 6 cards, I got AssertionError: 32768 is not divisible by 6.
I found 32768 sourced from inner-hidden-size.
Why is the card number should be divisible by 32768?
What shoud I do to make it run with 6 cards?
The text was updated successfully, but these errors were encountered: