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

Update chameleon.md — fix runtime type error #33494

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

maxwbuckley
Copy link
Contributor

What does this PR do?

Fix runtime type error when following the Chameleon documentation

RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).

Fix error

RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same
Copy link
Member

@zucchini-nlp zucchini-nlp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing!

@LysandreJik LysandreJik merged commit ac5a055 into huggingface:main Sep 17, 2024
8 checks passed
BernardZach pushed a commit to BernardZach/transformers that referenced this pull request Dec 5, 2024
Update chameleon.md

Fix error

RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same
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

Successfully merging this pull request may close these issues.

3 participants